fixed brainfart

This commit is contained in:
Jonas_Jones 2022-09-06 21:18:48 +02:00 committed by GitHub
parent ae0a01e32b
commit a37bc1089c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"