waybar: fix urgent workspace color
This commit is contained in:
parent
3f9f457f58
commit
aa08933687
|
@ -48,6 +48,8 @@ button:hover {
|
|||
|
||||
#workspaces button.urgent {
|
||||
background-color: #b000b0;
|
||||
}
|
||||
#workspaces button.urgent * {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user