summaryrefslogtreecommitdiff
path: root/.config/gammastep
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2022-02-16 15:23:15 +0100
committerDaniel Weipert <code@drogueronin.de>2023-10-30 09:52:23 +0100
commitddbe4d8c659f11403eeb4ba6912e766d8daa3237 (patch)
treed580c35cf5c19bb1c0c2fdd34ba7476deb1922bc /.config/gammastep
parent826d0216581022897c0d2ca41efa6c35c65e9516 (diff)
[gammastep] adjust config
Diffstat (limited to '.config/gammastep')
-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.