Skip to content

v0.8.0

Compare
Choose a tag to compare
@khanhas khanhas released this 11 May 06:10

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's assets folder.

For example, I want to replace images/connect_devices.svg file in zlink folder:

asd

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 variable SPICETIFY_CONFIG.
    Remember to manually move your own themes/extensions/apps (if you have any) and config file in old config folder to new one.