summaryrefslogtreecommitdiff
path: root/.config/s6-rc/wbg
diff options
context:
space:
mode:
Diffstat (limited to '.config/s6-rc/wbg')
-rw-r--r--.config/s6-rc/wbg/dependencies.d/wayland0
-rwxr-xr-x.config/s6-rc/wbg/finish3
-rw-r--r--.config/s6-rc/wbg/producer-for1
-rwxr-xr-x.config/s6-rc/wbg/run8
-rw-r--r--.config/s6-rc/wbg/type1
5 files changed, 13 insertions, 0 deletions
diff --git a/.config/s6-rc/wbg/dependencies.d/wayland b/.config/s6-rc/wbg/dependencies.d/wayland
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/s6-rc/wbg/dependencies.d/wayland
diff --git a/.config/s6-rc/wbg/finish b/.config/s6-rc/wbg/finish
new file mode 100755
index 0000000..b22f9dc
--- /dev/null
+++ b/.config/s6-rc/wbg/finish
@@ -0,0 +1,3 @@
+#!/command/execlineb -P
+s6-permafailon 60 10 1-255
+exit
diff --git a/.config/s6-rc/wbg/producer-for b/.config/s6-rc/wbg/producer-for
new file mode 100644
index 0000000..35b7757
--- /dev/null
+++ b/.config/s6-rc/wbg/producer-for
@@ -0,0 +1 @@
+wbg-log
diff --git a/.config/s6-rc/wbg/run b/.config/s6-rc/wbg/run
new file mode 100755
index 0000000..73da181
--- /dev/null
+++ b/.config/s6-rc/wbg/run
@@ -0,0 +1,8 @@
+#!/command/execlineb -P
+fdmove -c 2 1
+multisubstitute {
+ importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR
+ importas -i HOME HOME
+}
+s6-envdir ${XDG_RUNTIME_DIR}/wl_env
+wbg ${HOME}/wallpaper
diff --git a/.config/s6-rc/wbg/type b/.config/s6-rc/wbg/type
new file mode 100644
index 0000000..5883cff
--- /dev/null
+++ b/.config/s6-rc/wbg/type
@@ -0,0 +1 @@
+longrun