From 84378efcfd796ff01fdd941ff6ed6bd73a358b0b Mon Sep 17 00:00:00 2001 From: celestial04 Date: Sat, 14 Feb 2026 14:09:05 +0100 Subject: [PATCH] Use $HOME variable for prefs_path in documentation --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 542de14..6a6f598 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -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: