]> git.lizzy.rs Git - bspwm.git/blobdiff - src/messages.c
Reflect single_monocle layout in report
[bspwm.git] / src / messages.c
index c80f95768263125c55cb4a70eaf43087559594e7..99fd520c839a0c85187a2d0a23b3525c7f6770bf 100644 (file)
@@ -1670,6 +1670,7 @@ void set_setting(coordinates_t loc, char *name, char *value, FILE *rsp)
                SET_BOOL(borderless_monocle)
                SET_BOOL(gapless_monocle)
                SET_BOOL(single_monocle)
+               put_status(SBSC_MASK_REPORT);
                SET_BOOL(swallow_first_click)
                SET_BOOL(pointer_follows_focus)
                SET_BOOL(pointer_follows_monitor)