mango config with waybar

This commit is contained in:
Lukasz Pankowski
2026-07-09 23:42:15 +02:00
parent e0aa5923e9
commit bc41c5ff77
5 changed files with 380 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
* {
background-color: #282e38;
color: #a29e98;
}
#workspaces button.active {
border-bottom: 3px solid #04785d;
}
#workspaces button.urgent {
border-bottom: 3px solid #c37583;
}