Closed anoosa1 closed 1 year ago
Why would you need to put an application's configuration in the user's home directory? The appropriate place is the .config directory itself.
And in the event the .config directory isn't present, bluetuith will automatically put its configuration folder and files in your home directory.
the request isn't to put it in the home folder, it's to put it in $XDG_CONFIG_HOME instead of .config (on my system $XDG_CONFIG_HOME isn't .config)
Sorry, I misinterpreted the issue, I only skimmed through the description and assumed you meant the home directory. I'll look into merging this.
This issue has been fixed in the latest release.
did it in #26