From 340a4ad883186439be988834ed31d267928f0d23 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Tue, 14 Nov 2023 01:07:15 +0100 Subject: [PATCH] Hyprland: kill with W --- modules/hm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index fa12d7d..d5c8385 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -157,7 +157,7 @@ # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = SUPER, RETURN, exec, kitty - bind = SUPER, Q, killactive, + bind = SUPER, W, killactive, bind = SUPER, M, exec, way-lockscreen bind = SUPER_ALT_L, Q, exit, bind = SUPER, E, exec, kitty -e bash ${ya}