remove qtile bar and add nurgle icon to waybar

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 21:50:21 +02:00
co-authored by Claude Sonnet 4.6
parent ce840bea59
commit 06bdcc9f24
3 changed files with 17 additions and 109 deletions
+9
View File
@@ -11,6 +11,15 @@ window#waybar {
color: #f3eeea;
}
#custom-nurgle {
background-image: url("/home/ulve/.config/qtile/icons/nurgle.png");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
min-width: 24px;
padding: 0 4px;
}
#workspaces button {
color: #f3eeea;
background: transparent;