diff options
Diffstat (limited to 'redshift/.config/redshift.conf')
-rw-r--r-- | redshift/.config/redshift.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/redshift/.config/redshift.conf b/redshift/.config/redshift.conf index ced1805..d574809 100644 --- a/redshift/.config/redshift.conf +++ b/redshift/.config/redshift.conf @@ -7,7 +7,9 @@ ;temp-day=6500 temp-day=6200 ;temp-night=4800 -temp-night=5500 +;temp-night=5000 +;temp-night=4500 +temp-night=4000 ; Enable/Disable a smooth transition between day and night ; 0 will cause a direct change from day to night screen temperature. @@ -22,7 +24,7 @@ transition=1 ;brightness-night=0.4 ; Set the screen gamma (for all colors, or each color channel ; individually) -gamma=0.8 +;gamma=0.8 ;gamma=1.0 ;gamma=0.8:0.7:0.8 ; This can also be set individually for day and night since |