Revert "Lazily updated Waybar style.css to fix latest ugly"

This reverts commit 2eff642d26.
This commit is contained in:
Logan G 2022-12-06 18:17:03 -07:00
parent 1e8d9f7d7b
commit 88e3741121
Signed by untrusted user: 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 {
margin: 0px 6px 0px 0px;
margin: 0px 6px 0px 10px;
min-width: 15px;
}
#clock {
margin: 0px 16px 0px 0px;
margin: 0px 16px 0px 10px;
min-width: 95px;
}