mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
[Doc] Clearify enable/disable.
This commit is contained in:
parent
fe656d2d94
commit
079c1dcd85
2 changed files with 2 additions and 2 deletions
|
@ -1121,7 +1121,7 @@ The following properties are currently supported:
|
|||
.SS all widgets:
|
||||
.RS
|
||||
.IP \(bu 2
|
||||
\fBenabled\fP: enable/disable the widget
|
||||
\fBenabled\fP: enable/disable rendering of the widget
|
||||
.IP \(bu 2
|
||||
\fBpadding\fP: padding
|
||||
Padding on the inside of the widget
|
||||
|
|
|
@ -693,7 +693,7 @@ The following properties are currently supported:
|
|||
|
||||
### all widgets:
|
||||
|
||||
* **enabled**: enable/disable the widget
|
||||
* **enabled**: enable/disable rendering of the widget
|
||||
* **padding**: padding
|
||||
Padding on the inside of the widget
|
||||
* **margin**: padding
|
||||
|
|
Loading…
Reference in a new issue