blob: 142ea28e7c1ba5c4f8b75ae2ecd5693052aa3119 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# betterLibrary
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.
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
```
```
spicetify apply
```
|