From f098b47a257f4bf71e83a5fb5d92583da1be763f Mon Sep 17 00:00:00 2001 From: Jordan Date: Mon, 9 Nov 2020 08:59:41 -0700 Subject: initial commit --- .config/redshift/redshift.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .config/redshift/redshift.conf (limited to '.config/redshift/redshift.conf') diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf new file mode 100644 index 0000000..205b73b --- /dev/null +++ b/.config/redshift/redshift.conf @@ -0,0 +1,10 @@ +[redshift] +; Set the day and night screen temperatures +temp-day=4500 +temp-night=2500 +adjustment-method=vidmode +location-provider=manual + +[manual] +lat=33 +lon=-112 -- cgit v1.2.3-54-g00ecf