feat: Update kitty config

This commit is contained in:
uttarayan21
2025-07-23 11:06:17 +05:30
parent d179a45db8
commit 2b3315c631

View File

@@ -19,6 +19,7 @@
shell = "${pkgs.fish}/bin/fish"; shell = "${pkgs.fish}/bin/fish";
hide_window_decorations = "yes"; hide_window_decorations = "yes";
cursor_trail = 3; cursor_trail = 3;
close_on_child_death = "yes";
}; };
shellIntegration.enableFishIntegration = true; shellIntegration.enableFishIntegration = true;
darwinLaunchOptions = [ darwinLaunchOptions = [