dot/scripts/muted_input_volume.sh
2021-10-09 22:20:41 +01:00

4 lines
67 B
Bash
Executable file

#!/bin/sh
pacmd set-source-volume 2 0
#notify-send "You are muted"