betterLibrary icon indicating copy to clipboard operation
betterLibrary copied to clipboard

A Spicetify app which allows the library to be opened in the center pane, similar to how you could before the redesign

betterLibrary

A Spicetify custom app which allows the library to be opened in the center pane, similar to how you could before the redesign

Preview

Installation

  1. Install Spicetify.

  2. Download the source code and unzip it if necessary.

  3. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder.

  4. Run the following commands to enable the custom app:

    spicetify config custom_apps betterLibrary
    
    spicetify apply
    

Uninstallation

  1. Delete the betterLibrary folder from your Spicetify CustomApps folder.

  2. Run the following commands:

    spicetify config custom_apps betterLibrary-
    
    spicetify apply