diff options
Diffstat (limited to '.local/share/s6/wlsunset')
| -rwxr-xr-x | .local/share/s6/wlsunset/log/run | 3 | ||||
| -rwxr-xr-x | .local/share/s6/wlsunset/run | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/.local/share/s6/wlsunset/log/run b/.local/share/s6/wlsunset/log/run deleted file mode 100755 index bf6bd01..0000000 --- a/.local/share/s6/wlsunset/log/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/execlineb -P -foreground { mkdir -p /var/log/s6/wlsunset } -/bin/s6-log -b s1 T /var/log/s6/wlsunset diff --git a/.local/share/s6/wlsunset/run b/.local/share/s6/wlsunset/run deleted file mode 100755 index a6d65b0..0000000 --- a/.local/share/s6/wlsunset/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -set -x -exec wlsunset -l $HOME_LAT -L $HOME_LON -H $HOME/bin/darkmode 2>&1 |