Add Wants=xdg-desktop-autostart.target to systemd target

This commit is contained in:
Jeremy Soller 2024-05-28 10:59:29 -06:00
parent c341953588
commit 22fe67cfeb
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

View file

@ -3,3 +3,4 @@ Description=Cosmic Session Target
Documentation=man:systemd.special(7)
BindsTo=graphical-session.target
Before=graphical-session.target
Wants=xdg-desktop-autostart.target