Skip to content

Commit 54653c2

Browse files
Increase night temp and gamma
Make screen easier to read
1 parent cf92568 commit 54653c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redshift/redshift.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[redshift]
55
; Set the day and night screen temperatures (Neutral is 6500K)
66
temp-day=6500
7-
temp-night=3500
7+
temp-night=4000
88

99
; Enable/Disable a smooth transition between day and night
1010
; 0 will cause a direct change from day to night screen temperature.
@@ -19,7 +19,7 @@ transition=1
1919
;brightness-night=0.4
2020
; Set the screen gamma (for all colors, or each color channel
2121
; individually)
22-
gamma=0.8
22+
gamma=0.9
2323
;gamma=0.8:0.7:0.8
2424
; This can also be set individually for day and night since
2525
; version 1.10.

0 commit comments

Comments
 (0)