From 647a6c88d78abf4d61e47b3ef093eba2e85870f6 Mon Sep 17 00:00:00 2001 From: Aditya Date: Mon, 16 Sep 2024 10:20:54 +0530 Subject: [PATCH] update hypr keybinds --- modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf b/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf index 1308a2d..7c60a12 100644 --- a/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf +++ b/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf @@ -20,7 +20,7 @@ $terminal1 = kitty $terminal2 = konsole bind = $MainMod, Return, exec, $terminal1 -bind = $MainMod+Shift, Return, exec $terminal2 +# bind = $MainMod+Shift, Return, exec $terminal2 bind = $MainMod, E, exec, $filemanager bind = $MainMod, R, exec, $menu bind = $MainMod, B, exec, $browser