diff --git a/layouts/tile.c b/layouts/tile.c index 8b884e4e2..6644155a9 100644 --- a/layouts/tile.c +++ b/layouts/tile.c @@ -149,6 +149,8 @@ _tile(Display *disp, awesome_config *awesomeconf, const Bool right) real_ncols = otherwin; else real_ncols = awesomeconf->ncols; + + current_col = 0; } c->ismax = False;