diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-15 14:31:00 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-15 14:31:00 +0900 |
| commit | 8aa716dcb0a8c2c60619cc1391bb6ce8ccf317a3 (patch) | |
| tree | 856f6bdd1aa203d38d22cc4cdd3ae5c36f471540 /config/waybar/style/Pywallete.css | |
| parent | f6e05c0523bc7dd969b8ea8c924209beda6a645a (diff) | |
final tweak on waybar styles (i hope)
Diffstat (limited to 'config/waybar/style/Pywallete.css')
| -rw-r--r-- | config/waybar/style/Pywallete.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index e954d3ef..fe08c193 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -4,6 +4,7 @@ *{ 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"'; |
