fix(waybar): broken polling of mic status on main PC
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
|
|
||||||
"custom/micmute": {
|
"custom/micmute": {
|
||||||
"exec": "~/.config/waybar/scripts/micmute.sh",
|
"exec": "~/.config/waybar/scripts/micmute.sh",
|
||||||
"interval": 0,
|
"restart-interval": 1,
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"min-length": 2,
|
"min-length": 2,
|
||||||
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle"
|
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle"
|
||||||
|
|||||||
Reference in New Issue
Block a user