https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
It adds: There is a single base directory relative to which user-specific state data should be written. This directory is defined by the environment variable $XDG_STATE_HOME.
It would be great that plural $XDG_CONFIG_DIRS and $XDG_DATA_DIRS were supported as well.
I really don't like how #93 for XDG_RUNTIME_DIR was resolved I'll comment there more.
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
It adds: There is a single base directory relative to which user-specific state data should be written. This directory is defined by the environment variable
$XDG_STATE_HOME.It would be great that plural
$XDG_CONFIG_DIRSand$XDG_DATA_DIRSwere supported as well.I really don't like how #93 for
XDG_RUNTIME_DIRwas resolved I'll comment there more.