Regenerated
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user