Tommy
Tommy
Just a heads up, that as of the December 2020 update of Raspberry Pi OS, changing to `Master` instead of `HDMI` makes this fully work properly, and gets rid of...
There's also spotify2playmusic, which works on Linux, and may work on OSX and Windows if you can get it set up on those. During my (current) use, it has some...
Not a problem at all! I can confirm that `$HOME` and `@XDG_CONFIG_HOME` points to `/home/AmpliFreQuency` and `/home/AmpliFreQuency/.config` respectively. 
Good eye! That is definitely not supposed to be there. I've created an override in my ~/.bashrc to fix that: > if ! [[ "$XDG_CONFIG_HOME" =~ "$HOME/.config" ]]; then XDG_CONFIG_HOME="$HOME/.config"...
The change seems to only affect console and not the launcher at all :/