command: implement set-option
Only border and padding options are currently available.
This commit is contained in:
committed by
Isaac Freund
parent
ddc7da0f16
commit
1b7c1c7b2c
@ -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:
|
||||
|
Reference in New Issue
Block a user