diff --git a/modules/home/environment/hyprland/config.nix b/modules/home/environment/hyprland/config.nix index 3ac43d0..fdcd291 100644 --- a/modules/home/environment/hyprland/config.nix +++ b/modules/home/environment/hyprland/config.nix @@ -159,10 +159,11 @@ in "super, t, exec, swaync-client -t -sw" "super, a, exec, firefox" "super, q, exec, kitty --title Kitty" + "super shift, q, exec, [float;size 40% 30%;move onscreen cursor -50% -50%] kitty --title Kitty" "super, c, killactive," "super, e, exec, nemo" "super, p, exec, [float;size 40% 25%;move onscreen cursor] [ ! -f /tmp/keyringfile ] && kitty toolbelt" - "super shift, q, exit," + "super shift, m, exit," "super, m, exec, fuzzel" "super, r, exec, neovide" "super, b, togglesplit, # dwindle"