X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;fp=README.md;h=fe02a0c55234fb6125d28d1713ff9f2256b8f8c4;hb=980aab697afc8b02f807624b475300de360dafa2;hp=de20aac96d1fe9cc96c7441e8f767deeb357b528;hpb=b998dd9d551cdd96cd40b2df2987e4a6baa0d5fa;p=dwmblocks.git diff --git a/README.md b/README.md index de20aac..fe02a0c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # 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.