Up backlight FPS
42 is too low. 60 is much better.
This commit is contained in:
parent
1c33cbc2db
commit
55c3bbd7c9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue