Map audio play/pause key to mpc toggle

This commit is contained in:
coolneng 2021-10-30 16:13:52 +02:00
parent c08017fa97
commit a29ea3e8a7
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ bindsym XF86MonBrightnessUp exec light -A 10
bindsym XF86MonBrightnessDown exec light -U 10
# Media control
bindsym XF86Tools exec mpc toggle
bindsym XF86AudioPlay exec mpc toggle
bindsym XF86Search exec mpc stop
bindsym XF86LaunchA exec mpc prev
bindsym XF86Explorer exec mpc next