diff -r 6efe82c775c9 -r 5d88952cbf96 main.c --- a/main.c Tue Jul 18 11:45:32 2006 +0200 +++ b/main.c Tue Jul 18 12:36:57 2006 +0200 @@ -261,6 +261,7 @@ XChangeWindowAttributes(dpy, root, CWEventMask | CWCursor, &wa); strcpy(stext, "dwm-"VERSION); + scan(); /* main event loop, reads status text from stdin as well */