For mute, this only turned the sound off, but I could not turn it back on!: bindsym XF86AudioMute exec amixer -q set Master toggle
Instead for mute this worked for me: bindsym XF86AudioMute exec amixer -q -D pulse set Master toggle
For mute, this only turned the sound off, but I could not turn it back on!: bindsym XF86AudioMute exec amixer -q set Master toggle
Instead for mute this worked for me: bindsym XF86AudioMute exec amixer -q -D pulse set Master toggle