You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply the same logic that is used in
_spicetify/cli/src/utils/path-utils.go:GetSpicetifyFolder_.
$SPICETIFY_CONFIG_DIR is now, in order :
- $SPICETIFY_CONFIG
- $XDG_CONFIG_HOME/spicetify
- $HOME/.config/spicetify
This fixes a bug when installing `spicetify` and `marketplace` with a custom
$XDG_CONFIG_HOME, making the marketplace theme and custom app invisible to
spicetify.
0 commit comments