Stirling-PDF
Stirling-PDF copied to clipboard
[Feature Request]: Respect XDG Environment Variables
Feature Description
Hey, would it be possible to put the configuration files, currently located at "configs" into the specified xdg directories, if the variables are present? I'm especially talking about the following variables:
- XDG_CONFIG_HOME for the yaml files
- XDG_STATE_HOME or XDG_DATA_HOME for the db files
Why is this feature valuable?
This feature integrates the created files into the default defined by xdg and by doing so makes configuration for linux users much more intuitive.
Suggested Implementation
No response
Additional Information
No response
No Duplicate of the Feature
- [x] I have verified that there are no existing features requests similar to my request.