Improve hyprland-session.service (#8225)

This commit is contained in:
izmyname
2024-10-24 19:50:53 +05:00
committed by GitHub
parent 7f46680ab1
commit 3cec45d821

View File

@@ -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