Skip to content

Instantly share code, notes, and snippets.

@codenuke
Created November 21, 2019 12:34
Show Gist options
  • Save codenuke/37c5c41eb73ea216c05fa4e69f7b23b2 to your computer and use it in GitHub Desktop.
Save codenuke/37c5c41eb73ea216c05fa4e69f7b23b2 to your computer and use it in GitHub Desktop.
pi_autostart
[Desktop Entry]
Type=Application
Name=RPi-infoscreen
Comment=Kivy RPI Infoscreen
NoDisplay=false
Exec=/usr/bin/lxterminal -e chromium-browser --kiosk --incognito http://10.0.5.253:18000/pi/#/cfg/news/3 && unclutter
NotShowIn=GNOME;KDE;XFCE;
@codenuke
Copy link
Author

/etc/xdg/autostart

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