forked from colonelpanic/dotfiles
[Linux] Add set volume script
This commit is contained in:
parent
104776cb97
commit
704f6b3b21
5
dotfiles/lib/bin/set_volume.sh
Executable file
5
dotfiles/lib/bin/set_volume.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
pulseaudio-ctl "$@"
|
||||
|
||||
notify-send " " -i notification-audio-volume-high -h int:value:$(SINK=1 pavolume) -h string:synchronous:volume
|
Loading…
Reference in New Issue
Block a user