shpotify
shpotify copied to clipboard
Customizable config file path
I am using XDG user directories convention in order to keep my home directory as clean as possible. In that fashion, I want the shpotify config file to be under ~/.config/shpotify/
instead of my home directory.
Should SHPOTIFY_CONFIG_FILE
be defined, its value will be used instead of ${HOME}/.shpotify.cfg
Thank you! Could you rename the variable name you've changed back to USER_CONFIG_DEFAULTS
. This way I can clearly see what the actual change your PR is introducing.
Also, could you make it so that it is easy to merge this into the 3.0-pre
branch? There are so many open PRs I am going to try to merge them all into one experimental development branch and try out all the features in one go.
Thank you! I've renamed the variables, making it a one line change. I've also rebased on 3.0-pre