mirror of https://github.com/mitchell/dotfiles.git
Default play key to play-pause
This commit is contained in:
parent
5121689b2c
commit
2bff8153df
|
@ -42,7 +42,7 @@ XF86AudioLowerVolume
|
|||
pactl set-sink-volume '@DEFAULT_SINK@' -10%
|
||||
|
||||
XF86AudioPlay
|
||||
playerctl play
|
||||
playerctl play-pause
|
||||
|
||||
XF86AudioPause
|
||||
playerctl pause
|
||||
|
|
Loading…
Reference in New Issue