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/run | |
| parent | 827f3b7bb4b8de0df301c1816e0039b097f62d6c (diff) | |
update s6
Diffstat (limited to '.config/s6-rc/hyprland-log/run')
| -rwxr-xr-x | .config/s6-rc/hyprland-log/run | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
