diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-14 20:35:21 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-14 20:35:21 +0900 |
| commit | 5e19174a974c4af0ed013a87c534a0d1406888e9 (patch) | |
| tree | 78dd8312d60937a21ede8e5978282382be0a0230 /config/waybar/style/Pywallete.css | |
| parent | 407484336053aacf335e8bda3fd4a5dbfa41ffbf (diff) | |
tweaked waybar styles
Diffstat (limited to 'config/waybar/style/Pywallete.css')
| -rw-r--r-- | config/waybar/style/Pywallete.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index bf529e29..113d51c7 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -1,7 +1,9 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ +/* pywallete */ + *{ font-family: "JetBrainsMono Nerd Font"; font-weight: bold; -min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
