X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/cf58091736de194fabfd25420bbd1999b4ad3360..37e062b0ed475fb6d9030f05b353c4fb79b7c6e5:/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