From 16560bcadb84d296a88caba0c93fa91c803ed908 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 21 Jun 2020 13:21:24 +0200 Subject: [PATCH] redshift: change color temperature at night --- .config/redshift/redshift.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf index 824c6d8..f56e5e5 100644 --- a/.config/redshift/redshift.conf +++ b/.config/redshift/redshift.conf @@ -2,7 +2,7 @@ [redshift] ; Set the day and night screen temperatures temp-day=5700 -temp-night=2500 +temp-night=3500 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures. @@ -66,6 +66,6 @@ lon=8.44 ; In this example, randr is configured to adjust only screen 0. ; Note that the numbering starts from 0, so this is actually the first screen. ; If this option is not specified, Redshift will try to adjust _all_ screens. -[randr] -screen=0 -crtc=0 +;[randr] +;screen=0 +;crtc=0