From 8c5351dc24a2dbbdedb33a33b3e2e5aa15e93121 Mon Sep 17 00:00:00 2001 From: deflax Date: Sat, 27 Apr 2024 06:20:02 -0400 Subject: [PATCH] increase the default values --- configs/redshift.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/redshift.conf b/configs/redshift.conf index 50b4f36..981f39e 100644 --- a/configs/redshift.conf +++ b/configs/redshift.conf @@ -1,7 +1,7 @@ ; Global settings [redshift] -temp-day=3200K -temp-night=2400K +temp-day=3800K +temp-night=3000K transition=1 ;gamma=0.8:0.7:0.8 ;gamma=1.000:1.000:1.000 @@ -20,4 +20,4 @@ location-provider=geoclue2 ; that the numbering starts from 0, so this is actually ; the second screen. ;[vidmode] -;screen=1 +;screen=1 \ No newline at end of file