[sway] corrige l’affichage des workspaces urgents dans waybar
This commit is contained in:
parent
c0850ddd7f
commit
5db724763e
1 changed files with 4 additions and 0 deletions
|
@ -103,6 +103,10 @@ window#waybar {
|
|||
background-color: #eb4d4b;
|
||||
}
|
||||
|
||||
#workspaces button.urgent label {
|
||||
background-color: #eb4d4b;
|
||||
}
|
||||
|
||||
|
||||
/* Custom Stuff */
|
||||
#custom-audio {
|
||||
|
|
Loading…
Reference in a new issue