diff --git a/system-setup.sh b/system-setup.sh index ee3c3e3..d5b1d65 100755 --- a/system-setup.sh +++ b/system-setup.sh @@ -78,10 +78,10 @@ mkdir ~/-config/spotifyd cat > ~/.config/spotifyd/spotifyd.conf << ENDOFFILE [global] # Your Spotify account name. -username = "b21o8x094vvc7alc9rwpw0gc2" +username = "[username]" # Your Spotify account password. -password = "Friebele068" +password = "[password]" # backend backend = "pulseaudio" volume_controller = "alsa"