我正在遵守指示,但我被困在了config.ini的步骤上。
https://spicetify.app/docs/advanced-usage/installation/
我找到了那个文件夹
/var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/
我如何访问这个config.ini来更改spotify_path?
我正在使用Ubuntu22.04LTS桌面,Spotify通过Flatpak安装
发布于 2022-12-29 14:47:05
/home/username/.var/app/com.spotify.Client/config/spotify/prefs
/home/username/.local/share/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/
我在使用popos,我认为应该是一样的。
发布于 2023-03-15 23:03:58
我也在使用Ubuntu22.04,我的~/.config/spicetify/config-xpui.ini
配置文件。通过使用spicetify config-dir
提示终端,我发现了这一点,它打开了我的配置目录spicetify。
若要更改spotify路径,请更改
spotify_path = <your-file-path>
去你的spotify小径。
希望这对你有用,祝你好运。
https://askubuntu.com/questions/1440039
复制相似问题