From ce248469f030f66b71ca964f4775e2189230a8c9 Mon Sep 17 00:00:00 2001 From: abbadanor <69853409+abbadanor@users.noreply.github.com> Date: Wed, 2 Nov 2022 08:51:32 +0100 Subject: [PATCH] include focusmaster dispatcher --- pages/Configuring/Master-Layout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Master-Layout.md b/pages/Configuring/Master-Layout.md index 770b087..803f0e3 100644 --- a/pages/Configuring/Master-Layout.md +++ b/pages/Configuring/Master-Layout.md @@ -30,6 +30,7 @@ _category name `master`_ | param | description | | --- | --- | | swapwithmaster | swaps the current window with master | +| focusmaster | focuses the master window | | cyclenext | focuses the next window respecting the layout | | cycleprev | focuses the previous window respecting the layout | | swapnext | swaps the focused window with the next window respecting the layout |