diff --git a/modules/home-manager/ghostty.nix b/modules/home-manager/ghostty.nix index d71c719..079837b 100644 --- a/modules/home-manager/ghostty.nix +++ b/modules/home-manager/ghostty.nix @@ -11,6 +11,7 @@ gtk-titlebar = false; scrollback-limit = 100000; shell-integration = "zsh"; + shell-integration-features = "ssh-env,ssh-terminfo"; theme = "noctalia"; # generated by noctalia-shell window-decoration = "auto"; window-padding-x = 10;