Skip to content

Instantly share code, notes, and snippets.

@fyrz
Last active August 29, 2015 14:16
Show Gist options
  • Save fyrz/44ba506686e04f44449a to your computer and use it in GitHub Desktop.
Save fyrz/44ba506686e04f44449a to your computer and use it in GitHub Desktop.
Raspbian autostart application

Raspbian: Autostart application after startup

Change to LXDE configuration folder:

cd /etc/xdg/lxsession/LXDE/
```

Add application to `autostart` file

@chromium --kiosk --incognito http://webhost:8080/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment