Update workspace button background color in waybar

This commit is contained in:
2025-11-26 17:20:55 -08:00
parent 1ff8b81f44
commit 7011fb27a5

View File

@@ -419,7 +419,7 @@ in {
#workspaces button {
padding: 0 8px;
background-color: transparent;
background-color: #333333;
color: #ffffff;
border: none;
}