diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 1424191..647400d 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -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"