diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index d5fe7ee..98fb583 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -31,8 +31,13 @@ used to control and configure river. *focus-view* *next*|*previous* Focus next or previous view in the stack. -*layout* *top-master*|*right-master*|*bottom-master*|*left-master*|*full* - Change the view layout. +*layout* *full*|_command_ + Provide a command which river will use for generating the layout of + non-floating windows on the currently focused output. See + *river-layouts*(1) for details on the expected formatting of the output + of layout commands. Alternatively, "full"can be given instead of a + command to cause river to use its single internal layout, in which + windows span the entire width and height of the output. *mod-master-count* _integer_ Increase or decrease the number of master views. _integer_ can be |
