X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=audio%2Famixer-volume;h=4ca620ce5cef4abca0e49f75aa4de0f02cfc58dc;hb=dc8f7f908b66a55db7694fc382c57004b5436d46;hp=8a69c0b981a74e88ac6bb552e862bc42e478bcc6;hpb=6c49eb3eb2c236f0e8e711eec72b32d01d629050;p=audio-cdr-video.git diff --git a/audio/amixer-volume b/audio/amixer-volume index 8a69c0b..4ca620c 100755 --- a/audio/amixer-volume +++ b/audio/amixer-volume @@ -13,4 +13,4 @@ else exit 1 fi -exec amixer -c`cat $HOME/misc/alsa-card` set PCM,0 "$vol" +exec amixer -c"`cat \"$HOME\"/.config/alsa-card`" set PCM,0 "$vol"