diff --git a/wayland/services/gb/.gitignore b/wayland/services/gb/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/wayland/services/gb/.gitignore @@ -0,0 +1 @@ +build diff --git a/wayland/services/gb/run b/wayland/services/gb/run new file mode 100755 index 0000000..71b6ec6 --- /dev/null +++ b/wayland/services/gb/run @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +hittpd -p 2024 build/ +# add build/ symlink to glowing bear directory diff --git a/wayland/services/xdocp/run b/wayland/services/xdocp/run new file mode 100755 index 0000000..de00ed4 --- /dev/null +++ b/wayland/services/xdocp/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +/usr/libexec/xdg-document-portal -r diff --git a/wayland/services/xdocp/timeout-kill b/wayland/services/xdocp/timeout-kill new file mode 100644 index 0000000..83b33d2 --- /dev/null +++ b/wayland/services/xdocp/timeout-kill @@ -0,0 +1 @@ +1000 diff --git a/wayland/services/xps/run b/wayland/services/xps/run new file mode 100755 index 0000000..fcef1ee --- /dev/null +++ b/wayland/services/xps/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +/usr/libexec/xdg-permission-store -r