Actions
Feature #630
closed
DC
DC
Autostart Application On Startup With LXDE
Feature #630:
Autostart Application On Startup With LXDE
Description
This is a guide for setting up an application to autostart with LXDE on Arch. This example should also apply to any other Linux distribution that uses .desktop files (which is all of them last time I checked).
- Create a link of the
.desktopfile in the.config/autostartfolder, this example uses pidgin:ln -s /usr/share/applications/pidgin.desktop ~/.config/autostart/pidgin.desktop
Resources¶
DC Updated by Daniel Curtis over 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
DC Updated by Daniel Curtis over 10 years ago
- Status changed from Resolved to Closed
Actions