diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-02-28 14:08:08 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-02-28 14:08:08 -0500 |
commit | 81abb8c23a91bfcde555b914dc18de21ce6f475e (patch) | |
tree | 834267afbf53eafb67b79e4db535e26bf720fe42 | |
parent | 388d317074ace7f8fcf0f93ec52f5967d244ea3b (diff) | |
parent | 2fd9a674ee32086eeeba4d1d9a5a5274ead9a775 (diff) | |
download | betterLibrary-81abb8c23a91bfcde555b914dc18de21ce6f475e.tar.gz betterLibrary-81abb8c23a91bfcde555b914dc18de21ce6f475e.tar.bz2 betterLibrary-81abb8c23a91bfcde555b914dc18de21ce6f475e.zip |
Merge branch 'main' of https://github.com/Sowgro/betterLibrary2.4
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,12 +1,13 @@ # betterLibrary -A Spicetify custom app which allows the library to be opened in the center pane, similar to how you could before the redesign +A [Spicetify](https://spicetify.app/) custom app which allows the library to be opened in the center pane, similar to how you could before the redesign  ## Installation +1. [Install Spicetify](https://spicetify.app/docs/getting-started). 1. Download the source code and unzip it if necessary. -2. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder. -3. Run the following commands to enable the custom app: +1. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder. +1. Run the following commands to enable the custom app: ``` spicetify config custom_apps betterLibrary |