summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf.d/wlsunset8
-rw-r--r--rc.conf1
2 files changed, 9 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"
diff --git a/rc.conf b/rc.conf
new file mode 100644
index 0000000..25ffa8d
--- /dev/null
+++ b/rc.conf
@@ -0,0 +1 @@
+rc_env_allow="WAYLAND_DISPLAY"