Skip to content

Instantly share code, notes, and snippets.

@adamsimp
Last active February 17, 2020 21:17
Show Gist options
  • Save adamsimp/814303750c10464b8d912789cbadc835 to your computer and use it in GitHub Desktop.
Save adamsimp/814303750c10464b8d912789cbadc835 to your computer and use it in GitHub Desktop.
Autostart Chromium
@xset s off
@xset -dpms
@xset s noblank
@chromium-browser --kiosk http://http://d37e9f1npj4nax.cloudfront.net/visibull.m3u8
curl -o /home/pi/.config/lxsession/LXDE-pi/autostart https://gist.githubusercontent.com/adamsimp/814303750c10464b8d912789cbadc835/raw/1c81ea7f9b6d31eef2a00dc26f6f28a9bbc17ff8/autostart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment