doc: module: backlight: example

This commit is contained in:
Daniel Eklöf 2019-04-21 21:08:12 +02:00
parent 839de289ba
commit 52dc372a9f

View file

@ -113,6 +113,17 @@ _/sys/class/backlight_, and uses *udev* to monitor for changes.
: yes
: The backlight device's name (one of the names in _/sys/class/backlight_)
## EXAMPLES
```
bar:
left:
- backlight:
name: intel_backlight
content:
string: {text: "backlight: {percent}%"}
```
# SEE ALSO
*f00bar-particles*(5), *f00bar-tags*(5), *f00bar-decorations*(5)