diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-28 22:51:21 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-28 22:51:21 +0900 |
| commit | af603cbd7b7b070dcb2a3c8f0f996d94c68f639e (patch) | |
| tree | 04ee284d43770dba972ee07aae789c12bd2978ee /config/waybar/style/style-light.css | |
| parent | 31efdec20c0965ccc93dc7d588e3a0b33dae0a28 (diff) | |
some waybar styling tweaks
Diffstat (limited to 'config/waybar/style/style-light.css')
| -rw-r--r-- | config/waybar/style/style-light.css | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |
