diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 94b509c..6c104ac 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -20,9 +20,17 @@ used to control and configure river. *close* Close the focused view. +*csd-filter-add* _app-id_ + Add an app-id to the CSD filter list. Windows with this app-id are allowed + to use client side decoration instead of the default server side decoration. + *exit* Exit the compositor, terminating the Wayland session. +*float-filter-add* _app-id_ + Add an app-id to the float filter list. Windows with this app-id will start + floating. + *focus-output* *next*|*previous* Focus next or previous output. |
