diff options
Diffstat (limited to 'config/waybar/style/Pywallete Chroma.css')
| -rw-r--r-- | config/waybar/style/Pywallete Chroma.css | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/config/waybar/style/Pywallete Chroma.css b/config/waybar/style/Pywallete Chroma.css index 3c375942..57ef72f0 100644 --- a/config/waybar/style/Pywallete Chroma.css +++ b/config/waybar/style/Pywallete Chroma.css @@ -1,13 +1,13 @@ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ -/* pywal */ +/* pywallete Chroma*/ @import '../../.cache/wal/colors-waybar.css'; * { 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 */ + min-height: 0; + /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; padding: 1px; @@ -129,7 +129,6 @@ tooltip { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, @@ -159,8 +158,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding-top: 2px; - padding-bottom: 2px; + padding-top: 1px; + padding-bottom: 1px; padding-right: 6px; padding-left: 6px; } |
