Is your feature request related to a problem? Please describe.
On Macos, oxker defaults to look for config in /application support, but I use tools like stow to manage dotfiles, it is possible to add support for $XDG_CONFIG_HOME as well so they can be stored in the same path?
Describe the solution you'd like
Default to application support, but if its empty, look inside $XDG_CONFIG_HOME
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
On Macos, oxker defaults to look for config in /application support, but I use tools like stow to manage dotfiles, it is possible to add support for $XDG_CONFIG_HOME as well so they can be stored in the same path?
Describe the solution you'd like
Default to application support, but if its empty, look inside $XDG_CONFIG_HOME
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.