From 9e37ce6770c512499f90040ca96c17dbd7d073c8 Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Sun, 22 Feb 2026 20:43:42 -0800 Subject: lower gammastep night temperature Lowered from 2300 to 2100. Goal is to get to 1900. See https://iristech.co/what-is-the-best-color-temperature/ --- dot-config/gammastep/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot-config/gammastep') diff --git a/dot-config/gammastep/config.ini b/dot-config/gammastep/config.ini index 833ba1b..8bd84ab 100644 --- a/dot-config/gammastep/config.ini +++ b/dot-config/gammastep/config.ini @@ -3,7 +3,7 @@ ; Set the day and night screen temperatures ; see https://iristech.co/what-is-the-best-color-temperature/ for recommendations ; temp-day=5700 -temp-night=2300 +temp-night=2100 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures. -- cgit v1.3