Regenerated

This commit is contained in:
2026-04-12 10:46:43 +02:00
parent 4faa58da15
commit ef9ef54963
8 changed files with 1549 additions and 366 deletions
+11
View File
@@ -84,6 +84,7 @@
"group/audio": {
"orientation": "horizontal",
"modules": [
"custom/media",
"pulseaudio",
"pulseaudio/slider",
]
@@ -108,6 +109,16 @@
"tooltip": true
},
"custom/media": {
"exec": "~/.config/scripts/media.sh",
"interval": 2,
"return-type": "json",
"on-click": "qs -c media",
"max-length": 40,
"scroll-step": 1,
"tooltip": true
}
"custom/bluetooth": {
"exec": "~/.config/scripts/bluetooth-status.sh",
"interval": 5,