diff options
author | Ryan Kavanagh <rak@debian.org> | 2016-04-22 09:39:33 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2016-04-22 09:39:33 -0400 |
commit | 9960e3a768c0b258c55816522e42ccc183aaedd4 (patch) | |
tree | 273c670971b13bb92ad2c398c10284234d2a0c38 /.config/redshift.conf | |
parent | Added .caffrc (diff) |
Added redshift config
Diffstat (limited to '.config/redshift.conf')
-rw-r--r-- | .config/redshift.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf new file mode 100644 index 0000000..268951e --- /dev/null +++ b/.config/redshift.conf @@ -0,0 +1,9 @@ +[redshift] +adjustment-method=randr +location-provider=geoclue2 +brightness-day=1.0 +brightness-night=0.5 +transition=1 +gamma-night=2.0 +temp-day=6500 +temp-night=2500 |