programs.yazi.settings
Configuration written to $XDG_CONFIG_HOME/yazi/yazi.toml.
See https://yazi-rs.github.io/docs/configuration/yazi for the full list of options.
- Type
TOML value- Default
{ }- Example
{ log = { enabled = false; }; mgr = { show_hidden = false; sort_by = "mtime"; sort_dir_first = true; sort_reverse = true; }; }- Declared
- <home-manager/modules/programs/yazi.nix>