From bdebc9e86ad77316e1d2703cdc2f5d194d51742a Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 31 Aug 2021 12:32:52 +0200 Subject: use s6 to manage user services --- .local/share/s6/wlsunset/run | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .local/share/s6/wlsunset/run (limited to '.local/share/s6/wlsunset') 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 +} -- cgit 1.4.1