aboutsummaryrefslogtreecommitdiff
path: root/dot_config
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 16:41:36 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 16:41:36 -0500
commit4f7ffeb1e966b43c2d0962d40d355a5e7dfd0721 (patch)
treea9f7db5c93ba777b1112e032d830455016e8ea68 /dot_config
parent~/.config import (diff)
redshift
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/redshift.conf.tmpl (renamed from dot_config/redshift.conf)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/redshift.conf b/dot_config/redshift.conf.tmpl
index a462165..5c8b2a1 100644
--- a/dot_config/redshift.conf
+++ b/dot_config/redshift.conf.tmpl
@@ -9,5 +9,5 @@ temp-day=6500
temp-night=2500
[manual]
-lat=40.4460
-lon=-79.9959
+lat={{ .latitude }}
+lon=-{{ .longitude }}