diff --git a/autobrightness.sh b/autobrightness.sh index 7ae7e36..2a521a1 100644 --- a/autobrightness.sh +++ b/autobrightness.sh @@ -6,7 +6,7 @@ Priority=19 # CPU limit, adjust as needed # How much light change must be seen by the sensor before it will act -LightChange=5 +LightChange=10 # How often it checks the sensor SensorDelay=1