Add new services.

- glowing bear server service
- xdg-document-portal service with SIGKILL workaround
- xdg-permission-store service
This commit is contained in:
Érico Nogueira 2022-06-30 15:49:06 -03:00
parent fa64fcc57c
commit 95b222dc05
5 changed files with 9 additions and 0 deletions

1
wayland/services/gb/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
build

3
wayland/services/gb/run Executable file
View File

@ -0,0 +1,3 @@
#!/bin/execlineb -P
hittpd -p 2024 build/
# add build/ symlink to glowing bear directory

2
wayland/services/xdocp/run Executable file
View File

@ -0,0 +1,2 @@
#!/bin/execlineb -P
/usr/libexec/xdg-document-portal -r

View File

@ -0,0 +1 @@
1000

2
wayland/services/xps/run Executable file
View File

@ -0,0 +1,2 @@
#!/bin/execlineb -P
/usr/libexec/xdg-permission-store -r