summaryrefslogtreecommitdiff
path: root/.config/s6-rc/hyprland/finish
diff options
context:
space:
mode:
Diffstat (limited to '.config/s6-rc/hyprland/finish')
-rwxr-xr-x.config/s6-rc/hyprland/finish5
1 files changed, 5 insertions, 0 deletions
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