config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

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