|
|
|
@ -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 |
|
|
|
|
|
|
|
|