From ddbe4d8c659f11403eeb4ba6912e766d8daa3237 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 16 Feb 2022 15:23:15 +0100 Subject: [gammastep] adjust config --- .config/gammastep/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/gammastep/config.ini') diff --git a/.config/gammastep/config.ini b/.config/gammastep/config.ini index fdcd152..71e5c7f 100644 --- a/.config/gammastep/config.ini +++ b/.config/gammastep/config.ini @@ -1,7 +1,7 @@ ; Global settings [general] ; Set the day and night screen temperatures -temp-day=5700 +temp-day=6500 temp-night=2000 ; Disable the smooth fade between temperatures when Redshift starts and stops. @@ -37,7 +37,7 @@ fade=1 ; This can also be set individually for day and night since ; version 1.10. ;gamma-day=0.8:0.7:0.8 -;gamma-night=0.6 +gamma-night=0.8 ; Set the location-provider: 'geoclue2', 'manual'. ; The location provider settings are in a different section. -- cgit v1.2.3