- Run
spicetify config-dir
to open the spicetify folder - Go to the
CustomApps
folder - Create a
eternal-jukebox
folder - Copy the files from the custom app's dist branch inside it.
Then, run the following commands:
spicetify config custom_apps eternal-jukebox
spicetify apply
- Run
spicetify config-dir
to open the spicetify folder - Go to the
CustomApps
folder - Create a
better-local-files
folder - Copy the files from the custom app's dist branch inside it.
Then, run the following commands:
spicetify config custom_apps better-local-files
spicetify apply
- Run
spicetify config-dir
to open the spicetify folder - Go to the
CustomApps
folder - Delete the
eternal-jukebox
folder
Then, run the following commands:
spicetify config custom_apps eternal-jukebox-
spicetify apply
- Run
spicetify config-dir
to open the spicetify folder - Go to the
CustomApps
folder - Delete the
better-local-files
folder
Then, run the following commands:
spicetify config custom_apps better-local-files-
spicetify apply