added personal dwmblocks config

This commit is contained in:
Alexander Bocken 2020-04-25 19:10:53 +02:00
parent a0d0b23c94
commit d137032662

View File

@ -26,7 +26,7 @@ void statusloop();
void termhandler(int signum); void termhandler(int signum);
#include "blocks.h" #include "config.h"
static Display *dpy; static Display *dpy;
static int screen; static int screen;