From 00ab079405e3e08ce66e0ad5b5b958f5a2ae8eac Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 9 Oct 2019 14:48:23 +0200 Subject: [PATCH] [UPDATE][REDSHIFT] Lower night temperature I got used to having a red screen during the night on my phone, I can now have a lower temperature on my computer screen without it bothering me. --- redshift/.config/redshift/redshift.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redshift/.config/redshift/redshift.conf b/redshift/.config/redshift/redshift.conf index b941575..b5e57b9 100644 --- a/redshift/.config/redshift/redshift.conf +++ b/redshift/.config/redshift/redshift.conf @@ -2,7 +2,7 @@ [redshift] ; Set the day and night screen temperatures temp-day=6500 -temp-night=2500 +temp-night=2000 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures.