programs.kitty.settings
Home-Manager option
Configuration written to $XDG_CONFIG_HOME/kitty/kitty.conf. See https://sw.kovidgoyal.net/kitty/conf.html for the documentation.
type: attribute set of (string or boolean or signed integer or floating point number)Default
{ }Example
declared in: <home-manager/modules/programs/kitty.nix>source unavailable{ scrollback_lines = 10000; enable_audio_bell = false; update_check_interval = 0; }