From d411555d0144a18015886ae352885b4ac36597bd Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Thu, 15 Jan 2026 22:31:56 -0500 Subject: update s6 --- .config/s6-rc/hyprland-log/consumer-for | 1 + .config/s6-rc/hyprland-log/notification-fd | 1 + .config/s6-rc/hyprland-log/pipeline-name | 1 + .config/s6-rc/hyprland-log/run | 4 ++++ .config/s6-rc/hyprland-log/type | 1 + 5 files changed, 8 insertions(+) create mode 100644 .config/s6-rc/hyprland-log/consumer-for create mode 100644 .config/s6-rc/hyprland-log/notification-fd create mode 100644 .config/s6-rc/hyprland-log/pipeline-name create mode 100755 .config/s6-rc/hyprland-log/run create mode 100644 .config/s6-rc/hyprland-log/type (limited to '.config/s6-rc/hyprland-log') diff --git a/.config/s6-rc/hyprland-log/consumer-for b/.config/s6-rc/hyprland-log/consumer-for new file mode 100644 index 0000000..1d7ece5 --- /dev/null +++ b/.config/s6-rc/hyprland-log/consumer-for @@ -0,0 +1 @@ +hyprland diff --git a/.config/s6-rc/hyprland-log/notification-fd b/.config/s6-rc/hyprland-log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/.config/s6-rc/hyprland-log/notification-fd @@ -0,0 +1 @@ +3 diff --git a/.config/s6-rc/hyprland-log/pipeline-name b/.config/s6-rc/hyprland-log/pipeline-name new file mode 100644 index 0000000..50cf7f2 --- /dev/null +++ b/.config/s6-rc/hyprland-log/pipeline-name @@ -0,0 +1 @@ +hyprland-pipeline diff --git a/.config/s6-rc/hyprland-log/run b/.config/s6-rc/hyprland-log/run new file mode 100755 index 0000000..46552ef --- /dev/null +++ b/.config/s6-rc/hyprland-log/run @@ -0,0 +1,4 @@ +#!/bin/execlineb -P +importas -i HOME HOME +exec -c +s6-log -d3 -- t ${HOME}/.local/state/s6/logs/hyprland diff --git a/.config/s6-rc/hyprland-log/type b/.config/s6-rc/hyprland-log/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/.config/s6-rc/hyprland-log/type @@ -0,0 +1 @@ +longrun -- cgit v1.2.3