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 pathDefault
{ }Example
declared in: <home-manager/modules/programs/lsd.nix>source unavailable{ extension = { go = "ξ§"; hs = "ξ·"; }; filetype = { dir = "π"; file = "π"; }; name = { ".cargo" = "ξ¨"; ".trash" = "οΈ"; }; }