--- a/dwm.c Thu Mar 13 12:47:41 2008 +0000 +++ b/dwm.c Thu Mar 13 13:01:42 2008 +0000 @@ -1407,7 +1407,7 @@ mh = wh; /* tile area */ - tx = wx; + tx = mx + mw; ty = wy; tw = ww - mw; th = wh;