forked from logan/dotfiles
Lazily updated Waybar style.css to fix latest ugly
This commit is contained in:
parent
817cab7db7
commit
2eff642d26
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 10px;
|
||||
margin: 0px 6px 0px 0px;
|
||||
min-width: 15px;
|
||||
}
|
||||
|
||||
#clock {
|
||||
margin: 0px 16px 0px 10px;
|
||||
margin: 0px 16px 0px 0px;
|
||||
min-width: 95px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue