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