From 02fe38c5f19a988ed80a543035e36b9a782a7517 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 16 Feb 2026 15:24:59 -0700 Subject: [PATCH] Last try --- modules/home/ghostty.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/ghostty.nix b/modules/home/ghostty.nix index 534450d..3f2966a 100644 --- a/modules/home/ghostty.nix +++ b/modules/home/ghostty.nix @@ -9,7 +9,8 @@ in enable = true; package = lib.mkForce ghosttyStub; - enableZshIntegration = true; + enableZshIntegration = false; + enableBashIntegration = false; settings = { theme = "Catppuccin Macchiato";