mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-02 07:25:58 +01:00
8 lines
193 B
SYSTEMD
8 lines
193 B
SYSTEMD
[Unit]
|
|
Description=Portal service (wlroots implementation)
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.impl.portal.desktop.wlr
|
|
ExecStart=@libexecdir@/xdg-desktop-portal-wlr
|
|
Restart=on-failure
|