From 54653c2d29daf658d62464d36e134643c1d97c48 Mon Sep 17 00:00:00 2001 From: Marcel Robitaille Date: Sun, 5 May 2019 21:00:04 -0300 Subject: [PATCH] Increase night temp and gamma Make screen easier to read --- redshift/redshift.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redshift/redshift.conf b/redshift/redshift.conf index b93f088..26d708c 100644 --- a/redshift/redshift.conf +++ b/redshift/redshift.conf @@ -4,7 +4,7 @@ [redshift] ; Set the day and night screen temperatures (Neutral is 6500K) temp-day=6500 -temp-night=3500 +temp-night=4000 ; Enable/Disable a smooth transition between day and night ; 0 will cause a direct change from day to night screen temperature. @@ -19,7 +19,7 @@ transition=1 ;brightness-night=0.4 ; Set the screen gamma (for all colors, or each color channel ; individually) -gamma=0.8 +gamma=0.9 ;gamma=0.8:0.7:0.8 ; This can also be set individually for day and night since ; version 1.10.