Spicetify-stuff

Spicetify Extensions and Themes

You can find a list and description of all the Extensions in EXTENSIONS.md

Install Methods

Download the zip of the repo or clone it if you have git installed on your system.

Extract the files and choose which extensions you want to install and follow the below procedure for each extension.

Copy extensionNameWrapper.js from Extensions/Wrappers folder or extensionName.js from Extensions folder if you don’t want automatic updates, into your Spicetify extensions directory: | Platform | Path | |————|——————————————————————————————| | Linux | ~/.config/spicetify/Extensions or $XDG_CONFIG_HOME/.config/spicetify/Extensions/ | | MacOS | ~/.config/spicetify/Extensions or $SPICETIFY_CONFIG/Extensions | | Windows | %appdata%/spicetify/Extensions/ |

After putting the extension file into the correct folder, run the following command to install the extension:

spicetify config extensions extensionNameWrapper.js
spicetify apply