more waybar tweaks
This commit is contained in:
parent
d5af82bb9b
commit
2d25c605b7
5 changed files with 86 additions and 71 deletions
|
|
@ -94,18 +94,24 @@ menu,
|
|||
#bluetooth,
|
||||
#network,
|
||||
#battery,
|
||||
#custom-notification, #custom-power,
|
||||
#custom-power, #custom-notification,
|
||||
#custom-weather {
|
||||
background: @base;
|
||||
padding: 8px 8px;
|
||||
min-width: 28px;
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
#custom-notification {
|
||||
padding-left: 12px;
|
||||
padding-right: 18px;
|
||||
}
|
||||
|
||||
#custom-power {
|
||||
color: @red;
|
||||
padding-left: 12px;
|
||||
padding-right: 18px;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue