[i3] Add multimedia controls

This commit is contained in:
lhark 2021-08-27 20:48:00 +02:00
parent 2a3ced9900
commit ecf804e1ca

View file

@ -96,6 +96,11 @@ client.background $base07
bindsym XF86AudioLowerVolume exec amixer -q set Master 1%- unmute
bindsym XF86AudioMute exec amixer -q set Master toggle
# music control
bindsym $mod+p exec mpc toggle
bindsym $mod+less exec mpc prev
bindsym $mod+Shift+less exec mpc next
# reload the configuration file
bindsym $mod+Shift+r reload