programs.ghostty.settings
Configuration written to $XDG_CONFIG_HOME/ghostty/config.
See https://ghostty.org/docs/config/reference for more information.
- Type
attribute set of (atom (null, bool, int, float or string) or a list of them for duplicate keys)- Default
{ }- Example
{ theme = "catppuccin-mocha"; font-size = 10; keybind = [ "ctrl+h=goto_split:left" "ctrl+l=goto_split:right" ]; }- Declared
- <home-manager/modules/programs/ghostty.nix>