Default play key to play-pause

This commit is contained in:
mitchell 2021-03-01 15:20:20 -05:00
parent 5121689b2c
commit 2bff8153df
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ XF86AudioLowerVolume
pactl set-sink-volume '@DEFAULT_SINK@' -10%
XF86AudioPlay
playerctl play
playerctl play-pause
XF86AudioPause
playerctl pause