Adjust wluma thresholds

This commit is contained in:
SebastianStork 2025-03-08 17:34:03 +01:00
parent c457f589ff
commit d0f57e1ce6

View file

@ -15,11 +15,11 @@
path = "/sys/bus/iio/devices";
thresholds = {
"0" = "night";
"20" = "dark";
"80" = "dim";
"250" = "normal";
"500" = "bright";
"800" = "outdoors";
"5" = "dark";
"10" = "dim";
"80" = "normal";
"900" = "bright";
"3000" = "outdoors";
};
};
output.backlight = [