X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/2aef8b9b4ce0900d241c60cb3a07e111c825d13a..fef6c5c66bfe971f00622706689d048c6e473ca7:/layout.c?ds=inline diff --git a/layout.c b/layout.c index 0dc062f..26e9de6 100644 --- a/layout.c +++ b/layout.c @@ -220,6 +220,7 @@ void togglebar(const char *arg) { bpos = (bpos == BarOff) ? BARPOS : BarOff; updatebarpos(); + lt->arrange(); } void