Git Product home page Git Product logo

decay-spicetify's Introduction

Decay For Spicetify

This is a port of decay for spicetify

decayce

Installation

First install spicetify and run spicetify backup apply (see the spicetify installation instructions).

Also remember to set the appropiate permissions when installing spicetify

Supposing that your spotify client is located under /usr/libexec/spotify and your root group is wheel

sudo chgrp wheel /usr/libexec/spotify
sudo chgrp wheel -R /usr/libexec/spotify/Apps
sudo chmod 775 /usr/libexec/spotify
sudo chmod 775 -R /usr/libexec/spotify/Apps

After installing spicetify you can start bootstrapping your config if there isn't some files inside ~/.config/spicetify:

spicetify

Running it with no flags just bootstraps your .config

Then clone the theme:

cd $HOME
git clone --depth=1 https://github.com/decaycs/decay-spicetify.git
cd decay-spicetify

Then copy the appropiate files inside the spicetify's config.

test -d $HOME/.config/spicetify/Themes || mkdir -p $HOME/.config/spicetify/Themes 
cp -r ./Themes/* ~/.config/spicetify/Themes

Then select your favorite theme:

Replace <theme> with one of: decay, dark-decay, light-decay or decayce.

spicetify config current_theme <theme>

Then apply it!

spicetify apply

After that, open spotify and you'll see it with your theme applied :)

Gallery

decay dark-decay light-decay decayce

Thanks to

Enjoy

That was all! Now enjoy with it, also, if you like decay, recommend us work to your friends :)

decay-spicetify's People

Contributors

alphatechnolog avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.