waybar: add separator#left, cleanup
This commit is contained in:
parent
d79912e664
commit
2e36451196
3 changed files with 46 additions and 32 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue