volume (187B)
1 #!/bin/sh 2 3 if [ -n "$1" ]; then 4 pactl set-sink-volume @DEFAULT_SINK@ "$1%" 5 fi 6 7 pactl get-sink-volume @DEFAULT_SINK@ 8 paplay /usr/share/sounds/woodenbeaver/stereo/audio-volume-change.ogg
![]() | configPersonal configuration. |
git clone git://code.dwrz.net/config | |
Log | Files | Refs |