programs.lsd.settings

Configuration written to $XDG_CONFIG_HOME/lsd/config.yaml. See https://github.com/Peltoche/lsd#config-file-content for supported values.

Type
YAML 1.1 value
Default
{ }
Example
{
  date = "relative";
  ignore-globs = [
    ".git"
    ".hg"
  ];
}
Declared
<home-manager/modules/programs/lsd.nix>