summary refs log tree commit diff
path: root/.local/share/s6/wlsunset/run
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/s6/wlsunset/run')
-rwxr-xr-x.local/share/s6/wlsunset/run4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/share/s6/wlsunset/run b/.local/share/s6/wlsunset/run
index 63aaea4..095b4da 100755
--- a/.local/share/s6/wlsunset/run
+++ b/.local/share/s6/wlsunset/run
@@ -1,2 +1,2 @@
-#!/bin/execlineb -P
-wlsunset -l $HOME_LAT -L $HOME_LON -H $HOME/bin/darkmode
+#!/bin/sh
+exec wlsunset -l $HOME_LAT -L $HOME_LON -H $HOME/bin/darkmode 2>&1