From a17ddc0696c0cc5118cd245e89792905d9d493d3 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sun, 26 Oct 2025 21:20:05 +0000 Subject: Add wlsunet config --- conf.d/wlsunset | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 conf.d/wlsunset (limited to 'conf.d') 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" -- cgit