-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use XDG_DATA_HOME instead of creating new folder in user home #8
Comments
So if this env var is set I should use it instead of the home directory? |
Yesh |
Huh? Doesn't the environment variable have a specific default value? ( |
Yes |
Also your Arch Wiki link is wrong - user directories are for downloads folders and similar stuff, you're looking for XDG Base Directories. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this and this would need to be changed
See XDG user directories on the Arch wiki for more info
The text was updated successfully, but these errors were encountered: