Sif: mute toggle

This commit is contained in:
Filippo Berto 2024-11-22 01:43:56 +01:00
parent 91011c774c
commit 3293ca48cb
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -234,6 +234,7 @@ in
"SUPER, mouse_down, workspace, e+1"
"SUPER, mouse_up, workspace, e-1"
"SUPER ALT, M, exec, wpctl set-mute @DEFAULT_SOURCE@ toggle"
", XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_SOURCE@ toggle"
", XF86AudioNext, exec, playerctl next"
", XF86AudioPlay, exec, playerctl play-pause"