From 9960e3a768c0b258c55816522e42ccc183aaedd4 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 22 Apr 2016 09:39:33 -0400 Subject: Added redshift config --- .config/redshift.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/redshift.conf 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 -- cgit v1.2.3