From a66155695d0d6a9a396e7fa197221c04750d87e3 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 25 Dec 2023 17:40:00 +0100 Subject: [PATCH] add different keybinds to start term --- modules/home/hyprland/config.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 70ab24d..1bf0114 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -127,7 +127,8 @@ in # keybindings bind = $mainMod, Return, exec, kitty - bind = $mainMod SHIFT, Return, exec, kitty --title float_kitty + bind = ALT, Return, exec, kitty --title float_kitty + bind = $mainMod SHIFT, Return, exec, kitty --start-as=fullscreen -o 'font_size=16' bind = $mainMod, B, exec, firefox bind = $mainMod, Q, killactive, bind = $mainMod, F, fullscreen, 0