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