programs.kitty.quickAccessTerminalConfig
Configuration written to $XDG_CONFIG_HOME/kitty/quick-access-terminal.conf. See https://sw.kovidgoyal.net/kitty/kittens/quick-access-terminal/ for the documentation.
- Type
attribute set of (string or boolean or signed integer or floating point number)- Default
{ }- Example
{ start_as_hidden = false; hide_on_focus_loss = false; background_opacity = 0.85; }- Declared
- <home-manager/modules/programs/kitty.nix>