Anselm R Garbe 17 سال پیش
والد
کامیت
69439715c0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dwm.c

+ 1 - 1
dwm.c

@@ -1407,7 +1407,7 @@ setdefaultgeoms(void) {
 	mh = wh;
 	mh = wh;
 
 
 	/* tile area */
 	/* tile area */
-	tx = wx;
+	tx = mx + mw;
 	ty = wy;
 	ty = wy;
 	tw = ww - mw;
 	tw = ww - mw;
 	th = wh;
 	th = wh;