CLI Reference
Spicetify is primarily a command-line tool. This section covers the command reference.
Quick Start
After installing Spicetify, the basic workflow is:
# Generate config (first run only)
spicetify
# Backup Spotify and apply Spicetify
spicetify backup apply
# After making changes, apply them
spicetify apply
Getting Help
For help on any command:
spicetify --help
spicetify --help <command>
Example:
spicetify --help config