More niri styling

This commit is contained in:
2025-06-23 17:04:59 +02:00
parent 849bd2a5e0
commit 64f21a317b
6 changed files with 106 additions and 1 deletions

View File

@@ -61,6 +61,10 @@ in {
padding: 0 5px;
}
window#waybar {
background: rgba(0,0,0,0.4);
}
#workspaces button.active {
border-bottom: 2px solid @base05;
}