diff --git a/configs/home-manager/ghostty.nix b/configs/home-manager/ghostty.nix index 6221dae..06a1482 100644 --- a/configs/home-manager/ghostty.nix +++ b/configs/home-manager/ghostty.nix @@ -21,6 +21,7 @@ background-blur = true; background-opacity-cells = true; window-decoration = "server"; + window-inherit-working-directory = false; }; }; }