Home

Awesome

DWMST

Forked from TrilbyWhite's dwmStatus: https://github.com/TrilbyWhite/dwmStatus

A great inspiration for many code optimizations has been OK100. Thanks! The last rewrite also took major inspiration and code from Suckless.

This is a hardcoded statusbar for my system and, like Trilby's dwmStatus from which this is forked, it was not meant to be flexible. Flexibility costs memory and processor time. This can, however, be used as a template for your own status bar app.

Installation

In order to succesfully compile this, you need to have the following dependencies installed:

To built and install, simply run

$ make
# make clean install

License

This project is licensed under the GNU General Public License and should be treated as such. See COPYING for more information.

Copyright © 2014 Jente Hidskes hjdskes@gmail.com