[backlight.sh] Decrease change percentage

This commit is contained in:
M1dgard 2019-03-01 17:37:36 +01:00
parent 0c09d426b5
commit 37ca9c0439
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -15,7 +15,7 @@
# Multiply the current brightness by this percentage. This has to be an integer
change_percent=162
change_percent=150
# Don't start a new transition if the previous one isn't done yet
pgrep -u $UID -x xbacklight >/dev/null && exit