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

13 lines
324 B
SYSTEMD
Raw Normal View History

2022-12-03 22:27:49 +01:00
[Unit]
Description=Portal service (Hyprland implementation)
PartOf=graphical-session.target
After=graphical-session.target
ConditionEnvironment=WAYLAND_DISPLAY
[Service]
Type=dbus
BusName=org.freedesktop.impl.portal.desktop.hyprland
ExecStart=@LIBEXECDIR@/xdg-desktop-portal-hyprland
2022-12-03 22:27:49 +01:00
Restart=on-failure
Slice=session.slice