conor-f / spotibar

Polybar plugin for Spotify
15 stars 2 forks source link

Spotibar's default configuration directory is incorrect #22

Closed Hellx2 closed 3 months ago

Hellx2 commented 6 months ago

I was just setting up spotibar and was having issues, as I just pressed enter when I was given the prompts for where to put the configuration files, but it seems to have thought that ~/filename was actually ~/~/filename and so it attempts to place the files there and fails because the directory doesn't exist. The only way I could fix this was creating a directory called ~ and placing the configuration files there.

conor-f commented 6 months ago

Hey @Hellx2

Thanks for reporting this. I have reproduced it locally with the steps you provided. I spent a half hour trying to fix this in a clean way, but to no avail.

I am planning on improving a few aspects of spotibar in the next few weeks, so I'll update this issue once I've cleaned up the config management issues like this.

conor-f commented 3 months ago

This should all be tidied up now :) Let me know if there's still any issues