spicetify / cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
https://spicetify.app
GNU Lesser General Public License v2.1
18.84k stars 735 forks source link

[Suggestion] Update wiki page to mention third possible theme location #127

Closed George-lewis closed 4 years ago

George-lewis commented 4 years ago

This wiki page mentions two possible locations for themes to be placed, however on my system (Arch / AUR install) it took quite a bit of searching to discover that there seems to be a third possible location: /usr/share/spicetify-cli/Themes/. This was exposed to me through running spicetify path however I think we should note it on the wiki page.

khanhas commented 4 years ago

It is the second option in Themes section: https://github.com/khanhas/spicetify-cli/wiki/Customization#themes Even so, putting theme in that folder is not recommended. Because most likely, it will be gone when you upgrade spicetify-cli. Also writting into it requires permission while writting into the one in config folder doesn't.

George-lewis commented 4 years ago

It is the second option in Themes section

My mistake then. For me the executable is in /usr/bin and the spicetify folder is in /usr/share but I'll just assume these are linked somehow.

Should I be copying the default theme into ~/.config/spicetify/Themes?

khanhas commented 4 years ago

You should if you did any modification on it.