summary refs log tree commit diff
path: root/xdg-desktop-portal-systemd.service
diff options
context:
space:
mode:
Diffstat (limited to 'xdg-desktop-portal-systemd.service')
-rw-r--r--xdg-desktop-portal-systemd.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/xdg-desktop-portal-systemd.service b/xdg-desktop-portal-systemd.service
new file mode 100644
index 0000000..79852d8
--- /dev/null
+++ b/xdg-desktop-portal-systemd.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Portal service (idle inhibit via systemd-logind)
+
+[Service]
+Type=dbus
+BusName=xyz.vikanezrimaya.fdo.portal.Systemd
+ExecStart=@out@/bin/xdg-desktop-portal-systemd
\ No newline at end of file