include focusmaster dispatcher

This commit is contained in:
abbadanor 2022-11-02 08:51:32 +01:00 committed by GitHub
parent f8f3f0c261
commit ce248469f0
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 |