From 937aca0b72156123d457cec4f97a01e87bdcdc3f Mon Sep 17 00:00:00 2001 From: gitmpr <89863774+gitmpr@users.noreply.github.com> Date: Sat, 18 Jul 2026 18:38:50 +0200 Subject: [PATCH] config: add min-brightness to backlight example config --- resources/config.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/config.jsonc b/resources/config.jsonc index e816ee2f..eb92feb4 100644 --- a/resources/config.jsonc +++ b/resources/config.jsonc @@ -154,7 +154,8 @@ "backlight": { // "device": "acpi_video1", "format": "{percent}% {icon}", - "format-icons": ["", "", "", "", "", "", "", "", ""] + "format-icons": ["", "", "", "", "", "", "", "", ""], + "min-brightness": 1 }, "battery": { "states": {