update waybar config

This commit is contained in:
Simon Rieger 2025-05-22 13:58:05 +02:00
parent 62f2118a9b
commit 68d2645736

View file

@ -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;