feat: update waybar config

This commit is contained in:
2025-11-21 21:02:34 +02:00
parent f4b7323434
commit f886c2a5fe
2 changed files with 86 additions and 17 deletions

View File

@@ -4,8 +4,20 @@
min-height: 0;
margin: 0;
padding: 0;
border: none;
border-radius: 0;
}
window#waybar {
background: transparent;
color: #cdd6f4;
}
window#waybar label.module,
#workspaces button.active {
box-shadow: inset 0 -1px #ffffff;
}
#mpris.paused {
color: #888888;
color: #888888;
}