programs.kitty.shellIntegration.enableZshIntegration
Home-Manager option
Whether to enable Zsh integration.
type: booleanDefault
(cfg.shellIntegration.mode != null) && !(elem "disabled" (splitString " " config.programs.kitty.shellIntegration.mode))
Example
declared in: <home-manager/modules/programs/kitty.nix>source unavailablefalse