From b4743b0f01045de9bd5b89e7bf291b9d9cd19ae8 Mon Sep 17 00:00:00 2001
From: rycee
Default: boolean
Default:
false
Declared by:
<home-manager/modules/programs/lsd.nix>
+ |
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 value
Default:
+{ }
Example:
{ + size = { + large = "dark_yellow"; + none = "grey"; + small = "yellow"; + }; +} +
Declared by:
+<home-manager/modules/programs/lsd.nix>
|
programs.lsd.settings
Configuration written to
$XDG_CONFIG_HOME/lsd/config.yaml
. See
https://github.com/Peltoche/lsd#config-file-content