dot/scripts/max_input_volume.sh

4 lines
83 B
Bash
Raw Normal View History

2021-10-09 21:20:41 +00:00
#!/bin/sh
pacmd set-source-volume 2 300000
#notify-send "You are on max input vol"