From aaa9ee1215bc1297ce8f2dc66c511be2f1bfb802 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 27 Dec 2020 10:52:54 -0800 Subject: redshift: update settings --- config/redshift.conf | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/redshift.conf b/config/redshift.conf index 2c4404e..3dee767 100644 --- a/config/redshift.conf +++ b/config/redshift.conf @@ -1,10 +1,19 @@ [redshift] -temp-day=5200 +temp-day=5000 temp-night=4000 -gamma=0.6 + +transition=0 + +gamma-day=0.9 +gamma-night=0.7 + adjustment-method=randr location-provider=manual +; Set the screen brightness. Default is 1.0. +brightness-day=1.0 +brightness-night=0.7 + [manual] lat=37.8715 lon=122.2730 -- cgit 1.4.1