dotfiles/scripts/mutemic
2021-04-12 20:12:55 -05:00

5 lines
156 B
Bash
Executable file

#!/bin/sh
pactl set-source-mute @DEFAULT_SOURCE@ toggle
paplay /usr/share/sounds/freedesktop/stereo/audio-volume-change.oga
notify-send "mic muted toggled"