add toggle mic mute keybind (#367)

This commit is contained in:
end-4
2024-03-28 21:44:26 +07:00
parent 25760afd29
commit df2087d192
+1
View File
@@ -1,5 +1,6 @@
# ################### It just works™ keybinds ###################
# Volume
bindl = Super ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_SOURCE@ toggle
bindl = ,XF86AudioMute, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0%
bindl = Super+Shift,M, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0%
bindle=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+