-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
enhancementNew feature or requestNew feature or request
Description
😕 Addressed Problem
Right now, data and config is stored in the current folder the binary is running from.
💡 Suggested Solution
Use https://specifications.freedesktop.org/basedir/latest/ to use well-known directory structure to store config and data. https://pypi.org/project/xdg-base-dirs/ can be used in python for that.
🔎 Alternatives
No response
🗺️ Additional Context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request