programs.lsd.icons

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/lsd/icons.yaml. See https://github.com/lsd-rs/lsd?tab=readme-ov-file#icon-theme-file-content for details.

type: YAML 1.1 value or absolute path
Default
{ }
Example
{ extension = { go = ""; hs = ""; }; filetype = { dir = "πŸ“‚"; file = "πŸ“„"; }; name = { ".cargo" = ""; ".trash" = "ο‡Έ"; }; }
declared in: <home-manager/modules/programs/lsd.nix>source unavailable