mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-08 09:57:29 +00:00
Update cheatsheets
This commit is contained in:
33
spicetify
Normal file
33
spicetify
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user