summaryrefslogtreecommitdiff
path: root/conf.d/wlsunset
diff options
context:
space:
mode:
authorBlake Romero <blake@developercraft.com>2025-10-26 21:20:05 +0000
committerBlake Romero <blake@developercraft.com>2025-10-26 21:22:40 +0000
commita17ddc0696c0cc5118cd245e89792905d9d493d3 (patch)
treeaba81a4b801eef342bb457ac203c6511e862c0c7 /conf.d/wlsunset
Add wlsunet config
Diffstat (limited to 'conf.d/wlsunset')
-rw-r--r--conf.d/wlsunset8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf.d/wlsunset b/conf.d/wlsunset
new file mode 100644
index 0000000..d6dec9e
--- /dev/null
+++ b/conf.d/wlsunset
@@ -0,0 +1,8 @@
+# Set this to the latitude of your location.
+LATITUDE=51.5
+
+# Set this to the longitude of your location.
+LONGITUDE=-0.1
+
+# Uncomment to pass extra cmomand_args
+command_args="-t 2800 -T 6000"