2025-03-14 21:59:59 -06:00
|
|
|
# spicetify
|
|
|
|
|
|
|
|
|
|
> Customize the Spotify client UI and functionality.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://spicetify.app/docs/advanced-usage/command-line-interface>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Generate a configuration file on very first run and display help:
|
|
|
|
|
|
|
|
|
|
`spicetify`
|
|
|
|
|
|
|
|
|
|
- Backup and preprocess Spotify application files:
|
|
|
|
|
|
|
|
|
|
`spicetify backup`
|
|
|
|
|
|
|
|
|
|
- Print all configuration fields and values:
|
|
|
|
|
|
|
|
|
|
`spicetify config`
|
|
|
|
|
|
|
|
|
|
- Change the value of a configuration field:
|
|
|
|
|
|
|
|
|
|
`spicetify config {{field}} {{value}}`
|
|
|
|
|
|
|
|
|
|
- Apply the customization changes to Spotify:
|
|
|
|
|
|
|
|
|
|
`spicetify apply`
|
|
|
|
|
|
|
|
|
|
- Restore Spotify to its original state:
|
|
|
|
|
|
|
|
|
|
`spicetify restore`
|