summary refs log tree commit diff
path: root/.local/share/s6/wlsunset/run
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2021-11-02 17:59:25 +0100
committerRobert Günzler <r@gnzler.io>2021-11-02 19:06:49 +0100
commitf85dee86f9bbf519eaee91f114d65601541ffed4 (patch)
tree82d68a299e386df8666af2a1d64a28b3e043f3a4 /.local/share/s6/wlsunset/run
parent27df8881ab00b72b9cd6cdb7ba3483e6d10618f4 (diff)
s6: remove foreground everywhere
Diffstat (limited to '.local/share/s6/wlsunset/run')
-rwxr-xr-x.local/share/s6/wlsunset/run4
1 files changed, 1 insertions, 3 deletions
diff --git a/.local/share/s6/wlsunset/run b/.local/share/s6/wlsunset/run
index 9d325aa..63aaea4 100755
--- a/.local/share/s6/wlsunset/run
+++ b/.local/share/s6/wlsunset/run
@@ -1,4 +1,2 @@
 #!/bin/execlineb -P
-foreground {
-  wlsunset -l $HOME_LAT -L $HOME_LON -H $HOME/bin/darkmode
-}
+wlsunset -l $HOME_LAT -L $HOME_LON -H $HOME/bin/darkmode