From 3ddbe04c5a8b01fe00221339dcfc5489b2b032db Mon Sep 17 00:00:00 2001 From: marcellus Date: Fri, 2 Feb 2024 22:13:34 +0100 Subject: various: read the diff --- redshift/redshift.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'redshift') diff --git a/redshift/redshift.conf b/redshift/redshift.conf index 9ad4cce..dbfd6da 100644 --- a/redshift/redshift.conf +++ b/redshift/redshift.conf @@ -1,8 +1,8 @@ ; Global settings for redshift [redshift] ; Set the day and night screen temperatures -temp-day=5700 -temp-night=3500 +temp-day=6000 +temp-night=4500 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures. @@ -28,8 +28,8 @@ fade=1 ; brightness=0.9 ; It is also possible to use different settings for day and night ; since version 1.8. -brightness-day=0.8 -brightness-night=0.6 +brightness-day=0.9 +brightness-night=0.75 ; Set the screen gamma (for all colors, or each color channel ; individually) gamma=0.8 -- cgit v1.2.3