#Giving spicetify access to the spotify folder
2 messages · Page 1 of 1 (latest)
this line specifically sudo chmod a+wr /opt/spotify
sudo chmod a+wr /opt/spotify/Apps -R
2 messages · Page 1 of 1 (latest)
So the spicetify installation guide suggests me to recursively give write/read access to everyone to the /opt/spotify/ folder so it can access and modify it.
this line specifically sudo chmod a+wr /opt/spotify
sudo chmod a+wr /opt/spotify/Apps -R