diff -r a3be6b8a792d -r 19de7b521826 config.anselm.h --- a/config.anselm.h Thu Mar 13 10:11:02 2008 +0000 +++ b/config.anselm.h Thu Mar 13 10:19:05 2008 +0000 @@ -72,10 +72,7 @@ mow = mw; moh = mh; - if(dc.drawable != 0) - XFreePixmap(dpy, dc.drawable); - dc.drawable = XCreatePixmap(dpy, root, bw, bh, DefaultDepth(dpy, screen)); - XMoveResizeWindow(dpy, barwin, bx, by, bw, bh); + updatebarpos(); } void