Files
tldr/pages.zh/common/spicetify.md

28 lines
515 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# spicetify
> 自定义 Spotify 客户端的用户界面和功能。
> 更多信息:<https://spicetify.app>。
- 在第一次运行时生成配置文件并显示帮助:
`spicetify`
- 备份和预处理 Spotify 应用程序文件:
`spicetify backup`
- 打印所有配置字段及其值:
`spicetify config`
- 更改配置字段的值:
`spicetify config {{field}} {{value}}`
- 将自定义更改应用于 Spotify
`spicetify apply`
- 将 Spotify 恢复到其原始状态:
`spicetify restore`