Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1012 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 1012 Bytes

PowerStatus-dwm

A modular Powerline statusbar for dwm written in plain bash

Requirements

  • 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

Installation

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

Note

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

Preview

PowerBar-Color
powerbar-color

PowerBar without color
powerbar-no-color