Skip to content
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

[Feature] Store application data in XDG_DATA_HOME. (Linux) #205

Open
2 tasks done
Blisterexe opened this issue Jan 12, 2025 · 1 comment
Open
2 tasks done

[Feature] Store application data in XDG_DATA_HOME. (Linux) #205

Blisterexe opened this issue Jan 12, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@Blisterexe
Copy link

Before Requesting

  • I found no existing issue matching my feature request
  • This request is related to Millennium, and not a request for a specific theme/addon

Describe the feature you'd like!

Although a lot of developers store app files in /home, the proper way of doing it is storing data in one of the XDG directories, this makes people's /home's more clean and allows for the user to change where the files are stored.

Anything else?

This is rather low priority, but is a big nice to have and doesn't seem too difficult to implement, i might be wrong though.

@Blisterexe Blisterexe added the enhancement New feature or request label Jan 12, 2025
@shdwmtr
Copy link
Owner

shdwmtr commented Jan 12, 2025

I'm probably going to move everything in proper user folders soon, I just kept it the way it is as it was derived from Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants