Autostart desktop apps
All .desktop entries in ~/.config/autostart/ should get started
automatically, regardless of the desktop environment.
Of course there are exceptions:
Hyprland
- autostart application in ~/.config/autostart/
- Solution: included xdg-desktop-autostart.target in the desktop session
- Without this, apps in
~/.config/autostart/will be ignored
- Otherwise see How do I autostart my favorite apps?