diff options
Diffstat (limited to 'config/waybar/style/Catppuccin-Latte.css')
| -rw-r--r-- | config/waybar/style/Catppuccin-Latte.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css index 83c613ec..8da9e208 100644 --- a/config/waybar/style/Catppuccin-Latte.css +++ b/config/waybar/style/Catppuccin-Latte.css @@ -88,7 +88,10 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #idle_inhibitor { |
