yambar/doc/yambar-modules-label.5.scd
novakne 646ad0b0eb
doc: add empty line a the end of files
fix yambar-modules-sway
fix reference in *-xkb files
2021-02-23 16:25:29 +01:00

32 lines
532 B
Markdown

yambar-modules-label(5)
# NAME
label - This module renders the provided _content_ particle
# DESCRIPTION
This module renders the provided _content_ particle, but provides no
additional data.
# TAGS
None
# CONFIGURATION
No additional attributes supported, only the generic ones (see
*GENERIC CONFIGURATION* in *yambar-modules*(5))
# EXAMPLES
```
bar:
left:
- label:
content: {string: {text: hello world}}
```
# SEE ALSO
*yambar-modules*(5), *yambar-particles*(5), *yambar-tags*(5), *yambar-decorations*(5)