usability improvements for volume button
This commit is contained in:
parent
5c14beb1f3
commit
f22ec3db5a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ get_icon() {
|
|||
|
||||
# Increase Volume
|
||||
inc_volume() {
|
||||
pamixer --unmute
|
||||
pamixer --increase 5
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue