sxmo_vol.sh: notify after setvol too
This commit is contained in:
parent
f24e946721
commit
e424bfe85b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ down() {
|
|||
}
|
||||
setvol() {
|
||||
amixer set "$(sxmo_audiocurrentdevice.sh)" "$1"
|
||||
notify
|
||||
}
|
||||
mute() {
|
||||
amixer set "$(sxmo_audiocurrentdevice.sh)" mute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue