Dirs provided 3 paths (bin_home, cache_home, config_home) as of now.
How about adding a new path for $XDG_DATA_HOME?
It defaults to $HOME/.local/share on Linux. (For Windows, I think it would be the best to default it to C:\ProgramData ... nevermind, I think <User>\AppData\Local is better.)
Dirs provided 3 paths (bin_home, cache_home, config_home) as of now.
How about adding a new path for
$XDG_DATA_HOME?It defaults to
$HOME/.local/shareon Linux. (For Windows, I think it would be the best to default itto... nevermind, I thinkC:\ProgramData<User>\AppData\Localis better.)