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/Crystal Clear.css | |
| parent | f6e05c0523bc7dd969b8ea8c924209beda6a645a (diff) | |
final tweak on waybar styles (i hope)
Diffstat (limited to 'config/waybar/style/Crystal Clear.css')
| -rw-r--r-- | config/waybar/style/Crystal Clear.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css index a7b2d07e..27cd99a4 100644 --- a/config/waybar/style/Crystal Clear.css +++ b/config/waybar/style/Crystal Clear.css @@ -6,7 +6,8 @@ *{ font-family: "JetBrains Mono Nerd Font"; - font-weight: bold; + 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"'; |
