Lazily updated Waybar style.css to fix latest ugly

This commit is contained in:
Logan G 2022-11-05 02:31:12 -06:00
parent 817cab7db7
commit 2eff642d26
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -42,12 +42,12 @@ window#waybar.solo {
} }
#mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { #mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail {
margin: 0px 6px 0px 10px; margin: 0px 6px 0px 0px;
min-width: 15px; min-width: 15px;
} }
#clock { #clock {
margin: 0px 16px 0px 10px; margin: 0px 16px 0px 0px;
min-width: 95px; min-width: 95px;
} }