diff options
author | Vika <vika@fireburn.ru> | 2025-01-07 08:59:37 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-01-07 08:59:37 +0300 |
commit | d3f5f5f5de77d152b0e34bd3e6d1c8a33aca7231 (patch) | |
tree | bad6ae94b5e8df44e6322ca6c301e92761481215 /xdg-desktop-portal-systemd.service | |
parent | 052e47883150e4b10e1a9cc7217f6ae1985864c4 (diff) | |
download | xdg-desktop-portal-systemd-d3f5f5f5de77d152b0e34bd3e6d1c8a33aca7231.tar.zst |
Add supplementary files to the package
Diffstat (limited to 'xdg-desktop-portal-systemd.service')
-rw-r--r-- | xdg-desktop-portal-systemd.service | 7 |
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 |