7 lines
181 B
SYSTEMD
7 lines
181 B
SYSTEMD
[Unit]
|
|
Description=Hyprland session
|
|
BindsTo=graphical-session.target
|
|
Wants=graphical-session-pre.target
|
|
After=graphical-session-pre.target
|
|
PropagatesStopTo=graphical-session.target
|