mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-15 06:45:59 +01:00
Improve hyprland-session.service (#8225)
This commit is contained in:
parent
7f46680ab1
commit
3cec45d821
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ After=graphical-session-pre.target
|
|||
Type=notify
|
||||
ExecStart=/usr/bin/Hyprland
|
||||
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
|
||||
Slice=session.slice
|
||||
|
|
Loading…
Reference in a new issue