waybar: add separator#left, cleanup

This commit is contained in:
Konstantin Koslowski 2021-05-07 23:24:01 +02:00
parent d79912e664
commit 2e36451196
3 changed files with 46 additions and 32 deletions

View file

@ -23,6 +23,7 @@ window#waybar {
#workspaces button {
padding: 0 10px;
min-width: 60px;
background: transparent;
color: @foreground;
border-bottom: 3px solid transparent;
@ -44,12 +45,15 @@ window#waybar {
#cpu,
#custom-media,
#memory,
#network,
#pulseaudio,
#workspaces {
padding: 0 6px;
margin: 0 6px;
}
#network {
padding: 0 2px;
margin: 0 2px;
}
/* good */
#battery.full {