updated configs

This commit is contained in:
2026-04-06 01:17:40 +02:00
parent 6d5d2caeca
commit 9e8411a176
5 changed files with 40 additions and 33 deletions
+9 -9
View File
@@ -44,6 +44,14 @@
"icon-size": 18,
"spacing": 10
},
"custom/dnd": {
"format": "{}",
"return-type": "json",
"exec": "fluxo-rs dnd",
"on-click": "dunstctl set-paused toggle",
"signal": 13,
"interval": 5
},
"group/spaces": {
"orientation": "horizontal",
"modules": [
@@ -54,8 +62,8 @@
"group/powertray": {
"orientation": "horizontal",
"modules": [
"tray",
"custom/dnd",
"tray",
"custom/gamemode",
"custom/power_status"
]
@@ -191,14 +199,6 @@
"signal": 9,
"tooltip": true
},
"custom/dnd": {
"format": "{}",
"return-type": "json",
"exec": "fluxo-rs dnd",
"on-click": "fluxo-rs dnd toggle",
"signal": 13,
"interval": 5
},
"custom/backlight": {
"format": "{}",
"return-type": "json",