mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-22 06:35:57 +01:00
systemd: switch slice for xdph (#34)
Consider xdg-desktop-portal-hyprland as essential for user's graphic session See https://systemd.io/DESKTOP_ENVIRONMENTS/
This commit is contained in:
parent
85f49f4d6c
commit
e1f145d15d
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ Type=dbus
|
||||||
BusName=org.freedesktop.impl.portal.desktop.hyprland
|
BusName=org.freedesktop.impl.portal.desktop.hyprland
|
||||||
ExecStart=@libexecdir@/xdg-desktop-portal-hyprland
|
ExecStart=@libexecdir@/xdg-desktop-portal-hyprland
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
Slice=session.slice
|
||||||
|
|
Loading…
Reference in a new issue