diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2023-12-11 16:16:14 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2023-12-11 16:16:14 -0500 |
commit | 9a4f5178af62b5599cb0c0e1ec6e26691a7bf77d (patch) | |
tree | 193ff5e9a3bc2be95814d8690f0f08a8d6a70443 | |
parent | 924534ca33cea95cce3214c9896d04381e2acfa4 (diff) | |
download | legacyLibrary-9a4f5178af62b5599cb0c0e1ec6e26691a7bf77d.tar.gz legacyLibrary-9a4f5178af62b5599cb0c0e1ec6e26691a7bf77d.tar.bz2 legacyLibrary-9a4f5178af62b5599cb0c0e1ec6e26691a7bf77d.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ -# betterLibrary +# legacyLibrary A Spicetify custom app which brings back the old library  ## Installation 1. Download the source code and unzip it if necessary. -2. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder. +2. Copy legacyLibrary from the CustomApps folder into your Spicetify CustomApps folder. 3. Run the following commands to enable the custom app: ``` - spicetify config custom_apps betterLibrary + spicetify config custom_apps legacyLibrary ``` ``` spicetify apply |