We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf92568 commit 54653c2Copy full SHA for 54653c2
redshift/redshift.conf
@@ -4,7 +4,7 @@
4
[redshift]
5
; Set the day and night screen temperatures (Neutral is 6500K)
6
temp-day=6500
7
-temp-night=3500
+temp-night=4000
8
9
; Enable/Disable a smooth transition between day and night
10
; 0 will cause a direct change from day to night screen temperature.
@@ -19,7 +19,7 @@ transition=1
19
;brightness-night=0.4
20
; Set the screen gamma (for all colors, or each color channel
21
; individually)
22
-gamma=0.8
+gamma=0.9
23
;gamma=0.8:0.7:0.8
24
; This can also be set individually for day and night since
25
; version 1.10.
0 commit comments