diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-15 19:34:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-15 19:34:53 +0900 |
| commit | 88348f4a9f634c4a9ac4226124f202f3c6a404f8 (patch) | |
| tree | 4e311b90533907db2504452a4918b059b482498e /config/waybar/style/Pywallete Chroma.css | |
| parent | 5e207e4375dd7d2c94f3588595b2a5a8808c33ea (diff) | |
| parent | 444d08e4f815ac83483565cbb0b6f2ee8bdef00e (diff) | |
Merge pull request #73 from JaKooLit/Development
preliminary for v2.2
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; } |
