diff options
author | Franck Cuny <franck@fcuny.net> | 2020-10-06 17:37:37 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2020-10-06 17:37:37 -0700 |
commit | 92b87d52300424a9719e296f0bf101f0e907916a (patch) | |
tree | 8d6de7c89f58d19aae7e7025ce9509d2d8a07567 /config | |
parent | linux: manage xmodmap (diff) | |
download | emacs.d-92b87d52300424a9719e296f0bf101f0e907916a.tar.gz |
desktop: adjust colors for redshift
Diffstat (limited to '')
-rw-r--r-- | config/redshift.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/redshift.conf b/config/redshift.conf index 77d969e..2c4404e 100644 --- a/config/redshift.conf +++ b/config/redshift.conf @@ -1,7 +1,7 @@ [redshift] -temp-day=5700 -temp-night=4500 -gamma=0.8 +temp-day=5200 +temp-night=4000 +gamma=0.6 adjustment-method=randr location-provider=manual |