diff --git a/home-manager/programs/ghostty/ghostty.nix b/home-manager/programs/ghostty/ghostty.nix index d5e02fe..7965c2c 100644 --- a/home-manager/programs/ghostty/ghostty.nix +++ b/home-manager/programs/ghostty/ghostty.nix @@ -35,6 +35,7 @@ keybind = [ "global:cmd+grave_accent=toggle_quick_terminal" + "super+shift+enter=new_window" "super+shift+k=new_split:down" "super+shift+l=new_split:right" "super+shift+x=close_window"