diff --git a/home/programs/ghostty/default.nix b/home/programs/ghostty/default.nix index c56957e..172424a 100644 --- a/home/programs/ghostty/default.nix +++ b/home/programs/ghostty/default.nix @@ -5,6 +5,7 @@ enableZshIntegration = true; settings = { window-padding-x = 10; + confirm-close-surface = false; window-padding-y = 10; keybind = [ "ctrl+j=goto_split:left"