Biont / sway-launcher-desktop

TUI Application launcher with Desktop Entry support. Made for SwayWM, but runs anywhere
GNU General Public License v3.0
607 stars 28 forks source link

Implement XDG Autostart specification #18

Closed Biont closed 4 years ago

Biont commented 4 years ago

Naturally, only "Autostart Of Applications During Startup" is handled by this feature. The "Autostart Of Applications After Mount" described in the specification is way out of scope for this project.

Anyway, this PR adds a new function that executes all autostart shortcuts using sway-launcher-desktop.sh autostart.

It should be simple to put this in a systemd user service, for example