diff --git a/.local/share/scripts/toggle-mute.sh b/.local/share/scripts/toggle-mute.sh index 303f901..072abd8 100755 --- a/.local/share/scripts/toggle-mute.sh +++ b/.local/share/scripts/toggle-mute.sh @@ -8,5 +8,7 @@ # Use the alsa approach -amixer -q -D pulse set Capture toggle +# amixer -q -D pulse set Capture toggle + +pactl set-source-mute alsa_input.pci-0000_28_00.3.analog-stereo toggle