xdg-config-dirs ( -- paths )


Vocabulary
xdg

Inputs
None

Outputs
pathsan object


Definition


: xdg-config-dirs ( -- paths )
"XDG_CONFIG_DIRS" os-env ":" split harvest
[ { "/etc/xdg" } ] when-empty ;