Skip to content

Polybar themes with dracula color scheme and style

Notifications You must be signed in to change notification settings

damienbutt/dracula-polybar

 
 

Repository files navigation

Dracula Polybar Themes

Polybar themes with dracula color scheme and style

Note :

This Polybar setup is a modified version from one of Polybar Themes collection by @adi1090x .

Requirements :

How to use

These are just simple config files, to use these themes, clone this repo and copy all the config files to $HOME/.config/polybar

  • Make sure you've installed the required fonts or you'll face Dropping character issue.
  • Don't change the path of scripts or they won't work.

Setps..

# change to home dir
cd $HOME

# clone this repo
git clone https://github.com/aufarijaal/dracula-polybar.git

# go to the dracula-polybar directory
cd dracula-polybar

# copy fonts to local fonts dir (i'll put the fonts in all dirs)
cp -r fonts/* ~/.local/share/fonts

# reload font cache
fc-cache -v

# copy everything from polybar-1 to polybar config dir (backup your config first if you have)
cp -r * ~/.config/polybar

# run
polybar -r main -c ~/.config/polybar/config.ini &

Preview

bar
scrot

Thanks

Thanks to adi1090x for the theme.

About

Polybar themes with dracula color scheme and style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%