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
+6 -1
View File
@@ -2,7 +2,12 @@
"layer": "top",
"position": "top",
"height": 24,
"modules-left": ["sway/workspaces"],
"modules-left": ["custom/nurgle", "sway/workspaces"],
"custom/nurgle": {
"format": "",
"tooltip": false
},
"modules-center": ["clock"],
"modules-right": ["cpu", "battery"],