Add binding for the play-pause media key
This commit is contained in:
parent
b96c40532e
commit
5453eb4065
@ -18,6 +18,10 @@
|
||||
"pactl set-sink-mute @DEFAULT_SINK@ toggle"
|
||||
XF86AudioMute
|
||||
|
||||
# Pause-play running players
|
||||
"playerctl --all-players play-pause"
|
||||
XF86AudioPlay
|
||||
|
||||
# Increase backlight
|
||||
"xbacklight -inc 10"
|
||||
XF86MonBrightnessUp
|
||||
|
Loading…
Reference in New Issue
Block a user