2025-11-28 18:40:39 -08:00
|
|
|
[Unit]
|
|
|
|
|
Description=Auto-starting apps for graphical sessions
|
|
|
|
|
Documentation=man:systemd.target(5)
|
|
|
|
|
StopWhenUnneeded=yes
|
|
|
|
|
After=graphical-session.target
|
2025-11-28 18:54:19 -08:00
|
|
|
StopPropagatedFrom=graphical-session.target
|
2025-11-28 18:40:39 -08:00
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=graphical-session.target
|