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() {
|
setvol() {
|
||||||
amixer set "$(sxmo_audiocurrentdevice.sh)" "$1"
|
amixer set "$(sxmo_audiocurrentdevice.sh)" "$1"
|
||||||
|
notify
|
||||||
}
|
}
|
||||||
mute() {
|
mute() {
|
||||||
amixer set "$(sxmo_audiocurrentdevice.sh)" mute
|
amixer set "$(sxmo_audiocurrentdevice.sh)" mute
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue