sxmo_vol.sh: notify after setvol too

master
Serge E. Hallyn 4 years ago committed by Miles Alan
parent f24e946721
commit e424bfe85b
  1. 1
      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

Loading…
Cancel
Save