mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
docs(zellij): programs.zellij.settings are serialized as kdl and not yaml from version 0.32.0 (#6010)
This commit is contained in:
committed by
GitHub
parent
15b59d4191
commit
c9d343cfa0
@@ -34,7 +34,10 @@ in {
|
||||
'';
|
||||
description = ''
|
||||
Configuration written to
|
||||
{file}`$XDG_CONFIG_HOME/zellij/config.yaml`.
|
||||
{file}`$XDG_CONFIG_HOME/zellij/config.kdl`.
|
||||
|
||||
If `programs.zellij.package.version` is older than 0.32.0, then
|
||||
the configuration is written to {file}`$XDG_CONFIG_HOME/zellij/config.yaml`.
|
||||
|
||||
See <https://zellij.dev/documentation> for the full
|
||||
list of options.
|
||||
|
||||
Reference in New Issue
Block a user