forked from logan/dotfiles
Revert "Lazily updated Waybar style.css to fix latest ugly"
This reverts commit 2eff642d26
.
This commit is contained in:
parent
1e8d9f7d7b
commit
88e3741121
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue