add master mfact dispatcher (#345)

This commit is contained in:
Jeremy Huang 2023-09-15 04:03:26 -07:00 committed by GitHub
parent 12382f8c48
commit 7302dbfa47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ _category name `master`_
| orientationnext | cycle to the next orientation for the current workspace (clockwise) | none |
| orientationprev | cycle to the previous orientation for the current workspace (counter-clockwise) | none |
| orientationcycle | cycle to the next orientation from the provided list, for the current workspace | allowed values: `left`, `top`, `right`, `bottom`, or `center`. The values have to be separated by a space. If left empty, it will work like `orientationnext` |
| mfact | change mfact, the master split ratio | the new split ratio, a float between 0.0 and 1.0 |
params for the commands are separated by a single space