mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2025-02-17 01:12:06 +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
|