Does lubuntu have an anti-blue light feature?
Asked
Active
Viewed 2,587 times
2 Answers
7
Yes, at least you can use Redshift on it — install the redshift-gtk package.
Some desktop environments such as GNOME have similar features built-in, I’m not sure Lubuntu’s does.
Stephen Kitt
- 411,918
- 54
- 1,065
- 1,164
1
You could also run a cron script with usage of xcalib, e.g.:
# reduce blue, add red
xcalib -a -blue 1.1 0 100 -red 0.95 0 100
# reduce gamma
xcalib -a -gc 1.05
Jaleks
- 2,499
- 1
- 17
- 34