From 556d8da3dccbe56813f6ed64c4607c0753989193 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 13:01:27 +0900 Subject: small tweak. --- config/waybar/style/Simple Style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/waybar/style/Simple Style.css') diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css index 311b0caf..503962ca 100644 --- a/config/waybar/style/Simple Style.css +++ b/config/waybar/style/Simple Style.css @@ -12,6 +12,7 @@ * { background: @background; border: none; + min-height: 0; border-radius: 0; font-family: "JetBrainsMono Nerd Font"; font-size: 97%; @@ -87,7 +88,7 @@ window#waybar { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding: 0 6px; + padding: 6px; } #battery.warning, -- cgit v1.2.3