Update 2026-03-13

This commit is contained in:
2026-03-13 14:57:50 +02:00
parent b97f7aaf4a
commit 75f8df8582
35 changed files with 2158 additions and 1134 deletions

View File

@@ -12,8 +12,8 @@
"spacing": 0, // Gaps between modules (4px)
// Choose the order of the modules
"modules-left": [
// "wlr/taskbar"
"cffi/niri-taskbar"
"wlr/taskbar"
// "cffi/niri-taskbar"
],
"modules-center": [],
"modules-right": [
@@ -51,7 +51,7 @@
},
"wlr/taskbar": {
// "all-outputs": true,
"format": "{title} | {app_id}",
"format": "{app_id}",
// "format": "{icon}",
"tooltip-format": "{title} | {app_id}",
"on-click": "activate",