6 lines
142 B
SYSTEMD
6 lines
142 B
SYSTEMD
[Unit]
|
|
Description=Hyprland graphical session
|
|
Wants=graphical-session.target
|
|
BindsTo=graphical-session.target
|
|
Before=graphical-session.target
|