dot/scripts/max_input_volume.sh

4 lines
83 B
Bash
Executable File

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