Skip to content

decaycs/polybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decay Polybar

Decay Ported for polybar!

decayce

Installation

Just execute the next commands

git clone --depth=1 https://github.com/decaycs/polybar decay-polybar
cd decay-polybar

Then move the files into your polybar's configuration folder.

# remember to change <theme> to one of: decayce, dark-decay, decay or light-decay
cp -r ./themes/<theme>.ini ~/.config/polybar

Usage

Then in your configuration, to get the colors in your scope, add this in the top of the main config file.

include-file = <theme>.ini

remember to change <theme> to one of: decayce, dark-decay, decay or light-decay.

Then you will be able to use colors in your config, like this:

[bar/main]
background = ${colors.base}
foreground = ${colors.text}

That's just an example btw.

Gallery

Decay

decay

Dark Decay

dark-decay

Decayce

decayce

Light Decay

light-decay

Thanks to

Enjoy

That was all! Enjoy

Releases

No releases published

Packages

No packages published