From 97e9f7af1943de563a88cc4100576c7fedd241c0 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 24 Sep 2019 16:19:11 +0200 Subject: [PATCH] Update redshift config * dim screen to 2500K * only dim screen 0 --- .config/redshift/redshift.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf index b44e551..824c6d8 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=3000 +temp-night=2500 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures. @@ -66,5 +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 +[randr] +screen=0 +crtc=0