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/Translucent Chromatic.css | |
| parent | f6e05c0523bc7dd969b8ea8c924209beda6a645a (diff) | |
final tweak on waybar styles (i hope)
Diffstat (limited to 'config/waybar/style/Translucent Chromatic.css')
| -rw-r--r-- | config/waybar/style/Translucent Chromatic.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css index 50b8f726..6d028155 100644 --- a/config/waybar/style/Translucent Chromatic.css +++ b/config/waybar/style/Translucent Chromatic.css @@ -18,6 +18,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"'; |
