forked from external/yambar
doc: yambar-modules: add missing table header
The header for 'required' was missing, as well as in half of the table entries.
This commit is contained in:
parent
27b8fab461
commit
36e5dc0df8
1 changed files with 3 additions and 0 deletions
|
@ -112,13 +112,16 @@ following attributes are supported by all modules:
|
||||||
|
|
||||||
[[ *Name*
|
[[ *Name*
|
||||||
:[ *Type*
|
:[ *Type*
|
||||||
|
:[ *Req*
|
||||||
:[ *Description*
|
:[ *Description*
|
||||||
| content
|
| content
|
||||||
: particle
|
: particle
|
||||||
|
: yes
|
||||||
: A particle describing how the module's information is to be rendered.
|
: A particle describing how the module's information is to be rendered.
|
||||||
See *yambar-particles*(5)
|
See *yambar-particles*(5)
|
||||||
| anchors
|
| anchors
|
||||||
: associative array
|
: associative array
|
||||||
|
: no
|
||||||
: Free-to-use associative array, where you can put yaml anchor definitions
|
: Free-to-use associative array, where you can put yaml anchor definitions
|
||||||
| font
|
| font
|
||||||
: font
|
: font
|
||||||
|
|
Loading…
Add table
Reference in a new issue