Backlight: Set default to 0 to prevent breaking existing setups

This commit is contained in:
Lars Niesen
2024-09-25 16:37:21 +02:00
parent 47f767b0ee
commit d684a6de21
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ The *backlight* module displays the current backlight level.
*min-brightness*: ++
typeof: double ++
default: 10.0 ++
default: 0.0 ++
The minimum brightness of the backlight.
*menu*: ++