#! /bin/sh . $(realpath "$0" | xargs dirname)/snd_inc amixer -c $SNDCARDNAME set $SNDMASTER 2dB+ >/dev/null exit 0