From 2b3315c631f66c6044fb2ee0e069a6a2095e86fa Mon Sep 17 00:00:00 2001 From: uttarayan21 Date: Wed, 23 Jul 2025 11:06:17 +0530 Subject: [PATCH] feat: Update kitty config --- home/apps/kitty.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/apps/kitty.nix b/home/apps/kitty.nix index f9df301f..0ca6f152 100644 --- a/home/apps/kitty.nix +++ b/home/apps/kitty.nix @@ -19,6 +19,7 @@ shell = "${pkgs.fish}/bin/fish"; hide_window_decorations = "yes"; cursor_trail = 3; + close_on_child_death = "yes"; }; shellIntegration.enableFishIntegration = true; darwinLaunchOptions = [