sxmo_vol.sh: notify after setvol too

This commit is contained in:
Serge E. Hallyn 2020-08-22 18:09:25 -05:00 committed by Miles Alan
parent f24e946721
commit e424bfe85b

View file

@ -21,6 +21,7 @@ down() {
}
setvol() {
amixer set "$(sxmo_audiocurrentdevice.sh)" "$1"
notify
}
mute() {
amixer set "$(sxmo_audiocurrentdevice.sh)" mute