Backlight: Add documentation for min-brightness

This commit is contained in:
Lars Niesen
2024-09-25 06:24:24 +02:00
parent 04bda9f443
commit 47f767b0ee

View File

@ -81,6 +81,11 @@ The *backlight* module displays the current backlight level.
default: 1.0 ++ default: 1.0 ++
The speed at which to change the brightness when scrolling. The speed at which to change the brightness when scrolling.
*min-brightness*: ++
typeof: double ++
default: 10.0 ++
The minimum brightness of the backlight.
*menu*: ++ *menu*: ++
typeof: string ++ typeof: string ++
Action that popups the menu. Action that popups the menu.