diff options
Diffstat (limited to '.local/share/s6/waybar')
| -rwxr-xr-x | .local/share/s6/waybar/log/run | 3 | ||||
| -rwxr-xr-x | .local/share/s6/waybar/run | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/.local/share/s6/waybar/log/run b/.local/share/s6/waybar/log/run deleted file mode 100755 index c022752..0000000 --- a/.local/share/s6/waybar/log/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/execlineb -P -foreground { mkdir -p /var/log/s6/waybar } -/bin/s6-log -b s1 T /var/log/s6/waybar diff --git a/.local/share/s6/waybar/run b/.local/share/s6/waybar/run deleted file mode 100755 index e91eba1..0000000 --- a/.local/share/s6/waybar/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec waybar 2>&1 |