Fixed waybar

This commit is contained in:
2026-04-05 12:12:59 +02:00
parent 45f853b376
commit 0d4654203c
14 changed files with 121 additions and 925 deletions

View File

@@ -157,6 +157,22 @@ window#waybar.hidden {
margin-right: 20px;
}
#custom-mako {
color: @red;
margin-top: 6px;
margin-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
}
#custom-mako.enabled {
color: @red;
}
#custom-mako.disabled {
color: @overlay1;
}
/* SwayNC */
#custom-notification {
font-family: "NotoSansMono Nerd Font";