summary refs log tree commit diff
path: root/.local/share/s6/wlsunset
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/s6/wlsunset')
-rwxr-xr-x.local/share/s6/wlsunset/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/s6/wlsunset/run b/.local/share/s6/wlsunset/run
new file mode 100755
index 0000000..9d325aa
--- /dev/null
+++ b/.local/share/s6/wlsunset/run
@@ -0,0 +1,4 @@
+#!/bin/execlineb -P
+foreground {
+  wlsunset -l $HOME_LAT -L $HOME_LON -H $HOME/bin/darkmode
+}