Feature request Current the `.data` directory is set to user's home directory. As support for [xdg base directory](https://specifications.freedesktop.org/basedir-spec/latest/) add an option to set `.data` path to `XDG_DATA_HOME`.
Feature request
Current the
.datadirectory is set to user's home directory.As support for xdg base directory add an option to set
.datapath toXDG_DATA_HOME.