From e69a1637d25b50f5e37094c47512a009427beacf Mon Sep 17 00:00:00 2001
From: Timmy Keller <tjk@tjkeller.xyz>
Date: Thu, 20 Jan 2022 21:21:30 -0600
Subject: redshift config

---
 redshift/redshift.conf | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 redshift/redshift.conf

(limited to 'redshift')

diff --git a/redshift/redshift.conf b/redshift/redshift.conf
new file mode 100644
index 0000000..cafc1c7
--- /dev/null
+++ b/redshift/redshift.conf
@@ -0,0 +1,6 @@
+[redshift]
+location-provider=manual
+
+[manual]
+lat=41.881832
+lon=-87.623177
-- 
cgit v1.2.3