Modular status bar for dwm written in c.
Go to file
2020-08-23 17:03:09 +02:00
.gitignore Added code files, and Makefile. 2019-03-24 16:31:05 -06:00
config.h removed icons in setup, increased max length 2020-08-23 17:03:09 +02:00
dwmblocks.c removed icons in setup, increased max length 2020-08-23 17:03:09 +02:00
LICENSE Switched to ISC license 2020-04-18 02:02:41 -06:00
Makefile implemented pull request from original project to handle all otherwise unhandled signals, prevents crash 2020-04-25 21:19:54 +02:00
README.md fix readme.md 2020-04-25 19:11:20 +02:00

dwmblocks

Modular status bar for dwm written in c.

modifying blocks

The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the config.h header file.