xdg-desktop-portal-hyprland/contrib/systemd/xdg-desktop-portal-wlr.serv...

11 lines
256 B
SYSTEMD
Raw Normal View History

2020-04-10 10:48:41 +02:00
[Unit]
Description=Portal service (wlroots implementation)
PartOf=graphical-session.target
After=graphical-session.target
2020-04-10 10:48:41 +02:00
[Service]
Type=dbus
BusName=org.freedesktop.impl.portal.desktop.wlr
ExecStart=@libexecdir@/xdg-desktop-portal-wlr
Restart=on-failure