mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-15 06:45:59 +01:00
example/hyprland-session.service: add support for xdg autostart (#8230)
This commit is contained in:
parent
f0e023bff2
commit
e5384774a8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Description=Hyprland - Tiling compositor with the looks
|
|||
Documentation=man:Hyprland(1)
|
||||
BindsTo=graphical-session.target
|
||||
Before=graphical-session.target
|
||||
Wants=xdg-desktop-autostart.target
|
||||
Wants=graphical-session-pre.target
|
||||
After=graphical-session-pre.target
|
||||
|
||||
|
|
Loading…
Reference in a new issue