focusmaster: adding restack to address stack issues when using monocle or deck layouts ref. #398

pull/404/head
bakkeby 7 months ago
parent 817db8c3ca
commit 03ede82d5c

@ -38,4 +38,5 @@ focusmaster(const Arg *arg)
#else #else
focus(master); focus(master);
#endif // FOCUSMASTER_RETURN_PATCH #endif // FOCUSMASTER_RETURN_PATCH
restack(m);
} }

Loading…
Cancel
Save