✏️ Added volume control to sxhkd
This commit is contained in:
parent
337cba804e
commit
45b51bb89d
1 changed files with 5 additions and 0 deletions
|
|
@ -196,3 +196,8 @@ super + q
|
||||||
xfce4-screenshooter &
|
xfce4-screenshooter &
|
||||||
super + x
|
super + x
|
||||||
cpu-x
|
cpu-x
|
||||||
|
# adjust volume with super + and super -
|
||||||
|
super + Tab
|
||||||
|
pamixer --increase 5
|
||||||
|
super + BackSpace
|
||||||
|
pamixer --decrease 5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue