forked from colonelpanic/dotfiles
6 lines
145 B
Bash
Executable File
6 lines
145 B
Bash
Executable File
#!/usr/bin/env zsh
|
|
|
|
pulseaudio-ctl "$@"
|
|
|
|
notify-send " " -i notification-audio-volume-high -h int:value:$(pavolume) -h string:synchronous:volume
|