waybar update
This commit is contained in:
parent
7be2de3bbc
commit
e722a447a6
18 changed files with 97 additions and 256 deletions
|
|
@ -1,9 +1,12 @@
|
|||
#idle_inhibitor {
|
||||
padding: 0 16px 0 12px;
|
||||
background-color: @color5;
|
||||
background-color: @button;
|
||||
}
|
||||
|
||||
#idle_inhibitor:hover {
|
||||
background-color: @button-hover;
|
||||
}
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background-color: @color6;
|
||||
background-color: @button-active;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue