diff --git a/scripts/core/sxmo_vol.sh b/scripts/core/sxmo_vol.sh index 89634d6..63f407e 100755 --- a/scripts/core/sxmo_vol.sh +++ b/scripts/core/sxmo_vol.sh @@ -21,6 +21,7 @@ down() { } setvol() { amixer set "$(sxmo_audiocurrentdevice.sh)" "$1" + notify } mute() { amixer set "$(sxmo_audiocurrentdevice.sh)" mute