1
0
Fork 0
forked from wry/wry

portal: start portal automatically with compositor

This commit is contained in:
Julian Orth 2024-03-19 21:00:36 +01:00
parent 39d1e49672
commit 4d6f226254
14 changed files with 331 additions and 125 deletions

3
etc/jay-portals.conf Normal file
View file

@ -0,0 +1,3 @@
[preferred]
default=gtk
org.freedesktop.impl.portal.ScreenCast=jay

View file

@ -1,4 +1,3 @@
[portal]
DBusName=org.freedesktop.impl.portal.desktop.jay
Interfaces=org.freedesktop.impl.portal.ScreenCast;
UseIn=jay

View file

@ -1,4 +0,0 @@
[D-BUS Service]
Name=org.freedesktop.impl.portal.desktop.jay
Exec=/bin/false
SystemdService=xdg-desktop-portal-jay.service

View file

@ -1,7 +0,0 @@
[Unit]
Description=Jay Portal
[Service]
Type=dbus
BusName=org.freedesktop.impl.portal.desktop.jay
ExecStart=/home/julian/bin/jay portal