diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 9a73a88..d5e4aec 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -72,6 +72,12 @@ used to control and configure river. _shell_command_ if you do not want special characters to get interpreted by your shell before the command gets passed to _/bin/sh_. +*swap* *next*|*previous* + Swap the focused window with the next/previous visible non-floating window. + When the focused view is the first view there is no previous view. + In this case *previous* swaps with the last view. + *next* behaves analogous. + *toggle-float* If the focused view is floating, make it tiled. If it is tiled, make it floating. |
