sed source files to end with 1 new line
This commit is contained in:
@ -26,4 +26,5 @@ moveplace(const Arg *arg)
|
||||
ny = selmon->wy + selmon->wh/2 - nh/2 - c->bw;
|
||||
resize(c, nx, ny, nw, nh, True);
|
||||
XWarpPointer(dpy, None, c->win, 0, 0, 0, 0, nw/2, nh/2);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user