Merge pull request #45 from abbadanor/patch-1

include focusmaster dispatcher
This commit is contained in:
Vaxry 2022-11-02 10:15:25 +00:00 committed by GitHub
commit 6c1aa2c240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 |