command: implement set-option

Only border and padding options are currently available.
This commit is contained in:
lazy-dolphin
2020-06-09 20:58:48 +05:30
committed by Isaac Freund
parent ddc7da0f16
commit 1b7c1c7b2c
5 changed files with 78 additions and 1 deletions

View File

@ -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: