mirror of
https://github.com/outbackdingo/hyprcosmic-comp.git
synced 2026-08-25 07:10:25 +00:00
7 lines
178 B
SYSTEMD
7 lines
178 B
SYSTEMD
[Unit]
|
|
Description=Cosmic session
|
|
Documentation=man:systemd.special(7)
|
|
RefuseManualStart=yes
|
|
StopWhenUnneeded=yes
|
|
BindsTo=graphical-session.target
|
|
Before=graphical-session.target |