MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/zellij/config.kdl.

If programs.zellij.package.version is older than 0.32.0, then the configuration is written to $XDG_CONFIG_HOME/zellij/config.yaml.

See https://zellij.dev/documentation for the full list of options.

Declarations
Type
YAML value
Default
{ }
Example
{
  theme = "custom";
  themes.custom.fg = "#ffffff";
}
Sign in to create a configuration using this setting.