Waybar now remembers when it must hide or show after reboot, set-wallpaper and batteryctl patches, changed waybar style once again, plus various minor tweaks
This commit is contained in:
parent
806d59b71d
commit
3a293cf0f3
15 changed files with 107 additions and 32 deletions
|
|
@ -18,7 +18,7 @@ window#waybar {
|
|||
transition-property: background-color;
|
||||
transition-duration: 0.5s;
|
||||
border-radius: 4px;
|
||||
border: 2px solid alpha(@active, 0.4);
|
||||
border: 1px solid alpha(@active, 0.7);
|
||||
background: @background;
|
||||
background: alpha(@background, 0.8);
|
||||
color: lighter(@active);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue