programs.kitty.shellIntegration.mode

Home-Manager option

Set the mode of the shell integration. This accepts the same options as the shell_integration option of Kitty. Note that no-rc is always implied, unless this set to null. See https://sw.kovidgoyal.net/kitty/shell-integration for more details.

type: null or string
Default
"no-rc"
Example
"no-cursor"
declared in: <home-manager/modules/programs/kitty.nix>source unavailable