fix(waybar): broken polling of mic status on main PC

This commit is contained in:
2026-02-09 17:49:27 +00:00
parent 770925b66a
commit 58f890a324

View File

@@ -87,7 +87,7 @@
"custom/micmute": {
"exec": "~/.config/waybar/scripts/micmute.sh",
"interval": 0,
"restart-interval": 1,
"tooltip": true,
"min-length": 2,
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle"