mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
spicetify-cli@2.22.1: Set $env:SPICETIFY_CONFIG to $persist_dir
- No migration support, users might need move them manually
This commit is contained in:
parent
84543ae291
commit
2805b25c5c
@ -3,7 +3,9 @@
|
||||
"description": "Tool for customizing the Spotify client.",
|
||||
"homepage": "https://spicetify.app/",
|
||||
"license": "LGPL-2.1-only",
|
||||
"notes": "Make sure to set 'spotify_path' to the directory of your Spotify installation in the Spicetify config",
|
||||
"notes": [
|
||||
"Make sure to set 'spotify_path' to the directory of your Spotify installation in the Spicetify config"
|
||||
],
|
||||
"suggest": {
|
||||
"Spotify": "extras/spotify"
|
||||
},
|
||||
@ -17,6 +19,9 @@
|
||||
"hash": "c9651be653536e12a416501823a480759a5ca41f6722c648f65d9c2086bbe4e9"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
"SPICETIFY_CONFIG": "$persist_dir"
|
||||
},
|
||||
"bin": "spicetify.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/khanhas/spicetify-cli"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user