diff options
-rw-r--r-- | .config/redshift.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf index d423561..1cdedf3 100644 --- a/.config/redshift.conf +++ b/.config/redshift.conf @@ -1,11 +1,12 @@ ; Global settings [redshift] -temp-day=7700 +temp-day=6500 temp-night=4700 brightness-day=1.0 -brightness-night=0.81 +brightness-night=0.92 transition=0 -gamma=0.91:0.82:0.85 +gamma-day=0.97:0.94:0.95 +gamma-night=0.93:0.9:0.88 location-provider=manual adjustment-method=randr |