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

View file

@ -30,6 +30,7 @@ _category name `master`_
| param | description | | param | description |
| --- | --- | | --- | --- |
| swapwithmaster | swaps the current window with master | | swapwithmaster | swaps the current window with master |
| focusmaster | focuses the master window |
| cyclenext | focuses the next window respecting the layout | | cyclenext | focuses the next window respecting the layout |
| cycleprev | focuses the previous window respecting the layout | | cycleprev | focuses the previous window respecting the layout |
| swapnext | swaps the focused window with the next window respecting the layout | | swapnext | swaps the focused window with the next window respecting the layout |