increased interval for pixelbuds
This commit is contained in:
@@ -112,14 +112,14 @@
|
|||||||
"format": "{}",
|
"format": "{}",
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"exec": "~/.config/waybar/scripts/pixelbuds.sh",
|
"exec": "~/.config/waybar/scripts/pixelbuds.sh",
|
||||||
"interval": 1,
|
"interval": 10,
|
||||||
"on-click": "bluetoothctl disconnect B4:23:A2:09:D3:53"
|
"on-click": "bluetoothctl disconnect B4:23:A2:09:D3:53"
|
||||||
},
|
},
|
||||||
"custom/anc": {
|
"custom/anc": {
|
||||||
"format": "{}",
|
"format": "{}",
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"exec": "~/.config/waybar/scripts/anc_control.sh",
|
"exec": "~/.config/waybar/scripts/anc_control.sh",
|
||||||
"interval": 1,
|
"interval": 10,
|
||||||
"on-click": "~/.config/waybar/scripts/anc_control.sh off",
|
"on-click": "~/.config/waybar/scripts/anc_control.sh off",
|
||||||
"on-click-right": "~/.config/waybar/scripts/anc_control.sh cycle"
|
"on-click-right": "~/.config/waybar/scripts/anc_control.sh cycle"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user