mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-20 05:05:35 +00:00
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%
|
pactl set-sink-volume '@DEFAULT_SINK@' -10%
|
||||||
|
|
||||||
XF86AudioPlay
|
XF86AudioPlay
|
||||||
playerctl play
|
playerctl play-pause
|
||||||
|
|
||||||
XF86AudioPause
|
XF86AudioPause
|
||||||
playerctl pause
|
playerctl pause
|
||||||
|
|
Loading…
Reference in a new issue