mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-05-19 08:30:22 -07:00
Improve hyprland-session.service (#8225)
This commit is contained in:
parent
7f46680ab1
commit
3cec45d821
@ -10,5 +10,6 @@ After=graphical-session-pre.target
|
|||||||
Type=notify
|
Type=notify
|
||||||
ExecStart=/usr/bin/Hyprland
|
ExecStart=/usr/bin/Hyprland
|
||||||
ExecStop=/usr/bin/hyprctl dispatch exit
|
ExecStop=/usr/bin/hyprctl dispatch exit
|
||||||
|
ExecStopPost=/usr/bin/systemctl --user unset-environment DISPLAY WAYLAND_DISPLAY HYPRLAND_INSTANCE_SIGNATURE XDG_CURRENT_DESKTOP
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
Slice=session.slice
|
Slice=session.slice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user