Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ Snap apps cannot be modified. You'll need to switch to the apt version:
ls ~/.var/app/com.spotify.Client/config/spotify/prefs

# Set whichever exists (use the full absolute path):
spicetify config prefs_path /home/username/.var/app/com.spotify.Client/config/spotify/prefs
spicetify config prefs_path $HOME/.var/app/com.spotify.Client/config/spotify/prefs
```

4. Grant permissions:
Expand Down