diff --git a/AutomaticBrightness.sh b/AutomaticBrightness.sh index e209f15..23c8eb7 100755 --- a/AutomaticBrightness.sh +++ b/AutomaticBrightness.sh @@ -8,7 +8,7 @@ SensorDelay=1 # Scale sensor to display brightness range # NOW WITH FLOAT SUPPORT -SensorToDisplayScale=24.09 +SensorToDisplayScale=1 # 12 steps is the most similar on a Macbook 2017 running Arch compared to MacOS LevelSteps=12