From e750b5ea50d3ff50231a578db3ac22cc6512ff53 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Sat, 28 Oct 2023 20:18:52 +0200 Subject: [PATCH] hypr: Alt+Shift+Q to close windows --- tree/.config/hypr/hyprland.conf.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tree/.config/hypr/hyprland.conf.tpl b/tree/.config/hypr/hyprland.conf.tpl index 433390b..517ae64 100644 --- a/tree/.config/hypr/hyprland.conf.tpl +++ b/tree/.config/hypr/hyprland.conf.tpl @@ -139,7 +139,7 @@ $mainMod = ALT # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, Return, exec, alacritty -bind = $mainMod, Q, killactive, +bind = $mainMod_SHIFT, Q, killactive, bind = $mainMod, M, exit, bind = $mainMod_SHIFT, L, exec, screenlock #bind = $mainMod, E, exec, dolphin