portal: start portal automatically with compositor
This commit is contained in:
parent
39d1e49672
commit
4d6f226254
14 changed files with 331 additions and 125 deletions
3
etc/jay-portals.conf
Normal file
3
etc/jay-portals.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[preferred]
|
||||
default=gtk
|
||||
org.freedesktop.impl.portal.ScreenCast=jay
|
||||
|
|
@ -1,4 +1,3 @@
|
|||
[portal]
|
||||
DBusName=org.freedesktop.impl.portal.desktop.jay
|
||||
Interfaces=org.freedesktop.impl.portal.ScreenCast;
|
||||
UseIn=jay
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
[D-BUS Service]
|
||||
Name=org.freedesktop.impl.portal.desktop.jay
|
||||
Exec=/bin/false
|
||||
SystemdService=xdg-desktop-portal-jay.service
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
[Unit]
|
||||
Description=Jay Portal
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.freedesktop.impl.portal.desktop.jay
|
||||
ExecStart=/home/julian/bin/jay portal
|
||||
Loading…
Add table
Add a link
Reference in a new issue