From c7567311f3e996bdc0be332c8546c177ee5a0197 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sat, 12 Oct 2024 18:06:14 +0200 Subject: [PATCH] lmc: updated --- .local/bin/etc/sxhkd/audio/lmc | 1 + 1 file changed, 1 insertion(+) diff --git a/.local/bin/etc/sxhkd/audio/lmc b/.local/bin/etc/sxhkd/audio/lmc index 4c02fec..ca458c8 100755 --- a/.local/bin/etc/sxhkd/audio/lmc +++ b/.local/bin/etc/sxhkd/audio/lmc @@ -36,6 +36,7 @@ case "$1" in paplay ~/.local/bin/etc/sxhkd/audio/sound_resumed.wav fi ;; mute_toggle) + echo $(amixer get Capture) if amixer get Capture | tail -2 | grep -q '\[on\]'; then lmc mute lmc undeaf