From 39d524489eb8996c9bf7d292bf6df3c022adccf7 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 25 Mar 2023 00:37:07 +0100 Subject: fix ipc update bug --- dwl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dwl.c b/dwl.c index a32f752..e976b90 100644 --- a/dwl.c +++ b/dwl.c @@ -2080,6 +2080,7 @@ printstatus(void) printf("%s tags %u %u %u %u\n", m->wlr_output->name, occ, m->tagset[m->seltags], sel, urg); printf("%s layout %s\n", m->wlr_output->name, m->ltsymbol); + dwl_output_printstatus(m); } fflush(stdout); } -- cgit v1.2.3-70-g09d2