fix readme.md

This commit is contained in:
Alexander Bocken
2020-04-25 19:11:20 +02:00
committed by GitHub
parent 6e0519df3a
commit a0d0b23c94

View File

@ -2,4 +2,4 @@
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.
Blocks are added and removed by editing the config.h header file.