MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/kitty/kitty.conf. See https://sw.kovidgoyal.net/kitty/conf.html for the documentation.

Declarations
Type
attribute set of (string or boolean or signed integer)
Default
{ }
Example
{
  scrollback_lines = 10000;
  enable_audio_bell = false;
  update_check_interval = 0;
}