From 98fd0208f990416d3fcb65fb16148c127cbe9be9 Mon Sep 17 00:00:00 2001 From: Djeeberjr Date: Sun, 29 May 2022 20:43:11 +0200 Subject: [PATCH] click to unmute --- .config/polybar/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/polybar/config b/.config/polybar/config index ba34acb..e4f4067 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -226,6 +226,7 @@ type = custom/ipc hook-0 = $XDG_CONFIG_HOME/polybar/is-muted.sh inital = 1 +click-left = $XDG_CONFIG_HOME/polybar/mute-toggle.sh [module/notify] type = custom/script