Up backlight FPS

42 is too low. 60 is much better.
This commit is contained in:
M1dgard 2018-04-29 16:55:37 +02:00
parent 1c33cbc2db
commit 55c3bbd7c9
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -21,4 +21,4 @@ esac
[ $target -ge 100 ] && target=100
# Smoothly set the new brightness
xbacklight -time 100 -fps 42 -set $target
xbacklight -time 100 -fps 60 -set $target