[backlight.sh] Decrease change percentage
This commit is contained in:
parent
0c09d426b5
commit
37ca9c0439
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue