summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/gammastep/config.ini4
1 files changed, 2 insertions, 2 deletions
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.