programs.lsd.colors
Configuration written to $XDG_CONFIG_HOME/lsd/colors.yaml. See https://github.com/lsd-rs/lsd/tree/v1.0.0#color-theme-file-content for supported colors.
If this option is non-empty then the color.theme option is
automatically set to "custom".
- Type
YAML 1.1 value or absolute path- Default
{ }- Example
{ size = { large = "dark_yellow"; none = "grey"; small = "yellow"; }; }- Declared
- <home-manager/modules/programs/lsd.nix>