From 722ba001fbb777f2dc14b4f5116bff899d809cca Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Mon, 3 Nov 2025 23:51:20 +0100 Subject: [PATCH] ghostty: don't inherit cwd from other windows --- home/.config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config index 3925050..c1d975f 100644 --- a/home/.config/ghostty/config +++ b/home/.config/ghostty/config @@ -2,3 +2,4 @@ theme = dark:Kanagawa Wave,light:Builtin Light font-feature = -liga font-feature = -calt font-feature = -dlig +window-inherit-working-directory = false