Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Sravan Balaji
2023-11-14 19:05:02 -05:00

View File

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