X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=layout.c;fp=layout.c;h=eb64a3332a95aa4146160325b3259f3b6fa47c90;hb=b5eea45a316a897632578a74c909aa336557b1d6;hp=000239791f2458cf8b5144b74c029d4eb37cf7d2;hpb=aa53e39ec0eb39949c5c03d56da08204d14d9ff9;p=dwm.git diff --git a/layout.c b/layout.c index 0002397..eb64a33 100644 --- a/layout.c +++ b/layout.c @@ -175,7 +175,7 @@ tile(const char *arg) { } resize(c, nx, ny, nw, nh, False); if(n > 1 && th != wah) - ny += nh; + ny += nh + 2 * c->border; i++; } else