From af603cbd7b7b070dcb2a3c8f0f996d94c68f639e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 28 Oct 2023 22:51:21 +0900 Subject: some waybar styling tweaks --- config/waybar/style/style-light.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar/style/style-light.css') diff --git a/config/waybar/style/style-light.css b/config/waybar/style/style-light.css index 2a7a0a5f..377ca703 100644 --- a/config/waybar/style/style-light.css +++ b/config/waybar/style/style-light.css @@ -127,8 +127,8 @@ tooltip label { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #000000; - padding: 0px 10px; - border-radius: 10px; + padding: 1px 4px; + border-radius: 8px; } #temperature.critical { -- cgit v1.2.3