diff options
Diffstat (limited to 'doc/riverctl.1')
| -rw-r--r-- | doc/riverctl.1 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/riverctl.1 b/doc/riverctl.1 index df59ffb..1b93f9f 100644 --- a/doc/riverctl.1 +++ b/doc/riverctl.1 @@ -159,6 +159,19 @@ can be any of the above commands. A mapping without modifiers can be created by passing an empty string as the modifiers argument. +.TP +.B set-option \c +.I option value +Set +.I option +to a specified +.IR value . +List of valid options: +.IP \(bu +border_width (non-negative integer) +.IP \(bu +outer_padding (non-negative integer) + .SH EXAMPLES Bind bemenu-run to Super+P: |
