mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
4 lines
83 B
Bash
4 lines
83 B
Bash
|
#!/bin/sh
|
||
|
pacmd set-source-volume 2 300000
|
||
|
#notify-send "You are on max input vol"
|