update waybar config
This commit is contained in:
parent
62f2118a9b
commit
68d2645736
1 changed files with 8 additions and 0 deletions
|
@ -48,6 +48,14 @@ button:hover {
|
|||
background-color: #eb4d4b;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
box-shadow: inset 0 -3px #51afef;
|
||||
}
|
||||
|
||||
#workspaces button.visible {
|
||||
box-shadow: inset 0 -3px #51afef;
|
||||
}
|
||||
|
||||
#mode {
|
||||
background-color: #64727D;
|
||||
box-shadow: inset 0 -3px #ffffff;
|
||||
|
|
Loading…
Add table
Reference in a new issue