From 8309b395bf3ebd7073644058363cc19450a33e42 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Tue, 15 Oct 2024 13:22:36 -0400 Subject: s6: river and stuff --- .config/s6-rc/sandbar/run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .config/s6-rc/sandbar/run (limited to '.config/s6-rc/sandbar/run') diff --git a/.config/s6-rc/sandbar/run b/.config/s6-rc/sandbar/run new file mode 100755 index 0000000..b9858fc --- /dev/null +++ b/.config/s6-rc/sandbar/run @@ -0,0 +1,5 @@ +#!/command/execlineb -P +fdmove -c 2 1 +importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR +s6-envdir ${XDG_RUNTIME_DIR}/wl_env +pipeline { loopwhilex cat } sandbar -- cgit v1.2.3