v0.8.0
Add
-
Config directory is now customizable via environment variable
SPICETIFY_CONFIG
. #15 -
Overwriting assets feature and config
overwrite_assets
option
Auto replacing Spotify's assets (like images, svg, fonts) or adding new ones with your own, for further customization. #14
Simply put any new/edited assets in theme'sassets
folder.
For example, I want to replace images/connect_devices.svg
file in zlink
folder:
Change
- [LINUX] Move default Spicetify config directory to
$XDG_CONFIG_HOME
. If that variable is not available in environment,$HOME/config
will be used instead. #12
If you want it to be somewhere else, please set desired directory in environment variableSPICETIFY_CONFIG
.
Remember to manually move your own themes/extensions/apps (if you have any) and config file in old config folder to new one.