From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .local/share/s6/wlsunset/log/run | 3 --- .local/share/s6/wlsunset/run | 3 --- 2 files changed, 6 deletions(-) delete mode 100755 .local/share/s6/wlsunset/log/run delete mode 100755 .local/share/s6/wlsunset/run (limited to '.local/share/s6/wlsunset') 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 -- cgit 1.4.1