1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 13:42:07 +02:00
tldr/pages/common/spicetify.md
Lena 7ca1069d76
pages/*: reword descriptions without using "a CLI for" etc. (#10437)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-16 19:23:40 +02:00

28 lines
546 B
Markdown

# spicetify
> Customize the Spotify client UI and functionality.
> More information: <https://spicetify.app>.
- 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`