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

4 lines
83 B
Bash
Executable file

#!/bin/sh
pacmd set-source-volume 2 300000
#notify-send "You are on max input vol"