From 1c111e72a9f64ce79179c485f60ad3472894f2e2 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 18 Apr 2023 17:35:33 +0200 Subject: [PATCH] Try this! --- nixos-config/config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos-config/config/hypr/hyprland.conf b/nixos-config/config/hypr/hyprland.conf index 8f630ea1..960df676 100644 --- a/nixos-config/config/hypr/hyprland.conf +++ b/nixos-config/config/hypr/hyprland.conf @@ -111,8 +111,8 @@ gestures { $mod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more -bind = CTRL, $mod, Return, exec, kitty -#bind = CTRL, $mod, A, exec, wofi --show drun +bind = CTRL_$mod, Return, exec, kitty +bind = CTRL_$mod, A, exec, wofi --show drun bind = $mod, Q, killactive, #bind = $mod, Q, exec, kitty