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/finish | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .config/s6-rc/hyprland/finish (limited to '.config/s6-rc/hyprland/finish') diff --git a/.config/s6-rc/hyprland/finish b/.config/s6-rc/hyprland/finish new file mode 100755 index 0000000..4c78186 --- /dev/null +++ b/.config/s6-rc/hyprland/finish @@ -0,0 +1,5 @@ +#!/bin/execlineb -S2 +importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR +foreground { s6-rc -l ${XDG_RUNTIME_DIR}/s6-rc -bDa change } +s6-svscanctl -t ${XDG_RUNTIME_DIR}/service +exit 125 -- cgit v1.2.3