A modular Powerline statusbar for dwm written in plain bash
- dwm (optionally with statuscolor patch)
- a patched Nerd font (the machine tested on was using DeJa Vu fonts) with powerline icons
- FontAwesome for the icons
All of these are available in the AUR
If you have statuscolor patch for dwm, then:
sudo chmod +x PowerStatusColor.sh
./PowerStatusColor.sh
optionally you can make a symlink:
sudo ln -sf PowerStatusColor.sh /usr/bin
To use the PowerBar-color statusbar , you will require the statuscolor patch
You will aslo require atleast seven colors declared in your config.h. You can use my colors.h file from my dwm build as a template