From e71612e133ba3ccc244f4beb2fc28bd7acf1b048 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Mon, 2 Feb 2026 13:51:58 +0300 Subject: [PATCH] ghostty: add `working-directory` option --- config/.config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/config/.config/ghostty/config b/config/.config/ghostty/config index c9451f6..6dbd6e7 100644 --- a/config/.config/ghostty/config +++ b/config/.config/ghostty/config @@ -12,3 +12,4 @@ cursor-style-blink = false window-width = 120 window-height = 30 window-inherit-working-directory = false +working-directory = inherit