Anselm R Garbe %!s(int64=17) %!d(string=hai) anos
pai
achega
69439715c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dwm.c

+ 1 - 1
dwm.c

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