# Systemd provides xdg-desktop-autostart.target as a way to process XDG autostart # desktop files. The target sets RefuseManualStart though, and thus cannot be # used from scripts. # [Unit] Description=XDG autostart for River session Documentation=man:systemd.special(7) man:systemd-xdg-autostart-generator(8) BindsTo=xdg-desktop-autostart.target PartOf=river-session.target After=river-session.target