aboutsummaryrefslogtreecommitdiff
path: root/dwl.c
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-12-30 09:42:19 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-12-30 09:42:19 +0530
commitda915412522734dd15f234e03beaf4b181753330 (patch)
treea3a5316d1fbfc94d42eb2ecc4fd73ef65e17e503 /dwl.c
parentc39d821bd542de077e37421e34c6a8c22e48f584 (diff)
parent30f5063474a70835d0178ffc12521a3e0fb1ef8b (diff)
Merge remote-tracking branch 'upstream/main' into compromyse
Diffstat (limited to 'dwl.c')
-rw-r--r--dwl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwl.c b/dwl.c
index a6afc62..0dc87d5 100644
--- a/dwl.c
+++ b/dwl.c
@@ -2168,6 +2168,7 @@ powermgrsetmode(struct wl_listener *listener, void *data)
wlr_output_commit_state(m->wlr_output, &state);
m->asleep = !event->mode;
+ updatemons(NULL, NULL);
}
void