From 41e7a667e984a9b1bdd2122650e00bfc3ce380c0 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 14 Jan 2016 09:39:30 +0100 Subject: .config/redshift.conf: Further defining gamma modes for day/night. lowering the temp-day value. Raising the brightness-night value. --- .config/redshift.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/redshift.conf b/.config/redshift.conf index d423561..1cdedf3 100644 --- a/.config/redshift.conf +++ b/.config/redshift.conf @@ -1,11 +1,12 @@ ; Global settings [redshift] -temp-day=7700 +temp-day=6500 temp-night=4700 brightness-day=1.0 -brightness-night=0.81 +brightness-night=0.92 transition=0 -gamma=0.91:0.82:0.85 +gamma-day=0.97:0.94:0.95 +gamma-night=0.93:0.9:0.88 location-provider=manual adjustment-method=randr -- cgit v1.2.3-54-g00ecf