From 6d53debdbc1fed72c2f91694538fc33526933392 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 13 Apr 2014 16:51:59 +0200 Subject: Adding config for redshift --- .config/redshift.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .config/redshift.conf diff --git a/.config/redshift.conf b/.config/redshift.conf new file mode 100644 index 0000000..e7dc1b8 --- /dev/null +++ b/.config/redshift.conf @@ -0,0 +1,22 @@ +; Global settings +[redshift] +temp-day=7700 +temp-night=3500 +transition=1 +gamma=0.8:0.7:0.8 +location-provider=manual +adjustment-method=vidmode + +; The location provider and adjustment method settings +; are in their own sections. +[manual] +; Berlin +lat=52.31 +lon=13.23 + +; In this example screen 1 is adjusted by vidmode. Note +; that the numbering starts from 0, so this is actually +; the second screen. +[vidmode] +screen=0 +screen=1 -- cgit v1.2.3-70-g09d2