Go to file
2020-07-15 17:24:13 -05:00
.gitignore first commit 2020-07-15 00:06:07 -05:00
blocks.h made weather longer 2020-07-15 17:24:13 -05:00
dwmblocks.c first commit 2020-07-15 00:06:07 -05:00
LICENSE first commit 2020-07-15 00:06:07 -05:00
Makefile first commit 2020-07-15 00:06:07 -05:00
README.md first commit 2020-07-15 00:06:07 -05: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 blocks.h header file.