diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2026-01-15 22:31:56 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2026-01-15 22:31:56 -0500 |
| commit | d411555d0144a18015886ae352885b4ac36597bd (patch) | |
| tree | 7b409033491fd9c526c26ed94a6f7f4040564c0e /.config/s6-rc/hyprland-log | |
| parent | 827f3b7bb4b8de0df301c1816e0039b097f62d6c (diff) | |
update s6
Diffstat (limited to '.config/s6-rc/hyprland-log')
| -rw-r--r-- | .config/s6-rc/hyprland-log/consumer-for | 1 | ||||
| -rw-r--r-- | .config/s6-rc/hyprland-log/notification-fd | 1 | ||||
| -rw-r--r-- | .config/s6-rc/hyprland-log/pipeline-name | 1 | ||||
| -rwxr-xr-x | .config/s6-rc/hyprland-log/run | 4 | ||||
| -rw-r--r-- | .config/s6-rc/hyprland-log/type | 1 |
5 files changed, 8 insertions, 0 deletions
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 |
