diff options
Diffstat (limited to 'config/waybar/style/Crimson.css')
| -rw-r--r-- | config/waybar/style/Crimson.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css index dc36fb3a..44c20e0f 100644 --- a/config/waybar/style/Crimson.css +++ b/config/waybar/style/Crimson.css @@ -9,7 +9,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: 98%; +font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; } @@ -154,8 +154,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: wheat; - padding-top: 2px; - padding-bottom: 2px; + padding-top: 3px; + padding-bottom: 3px; padding-right: 4px; padding-left: 4px; } |
