Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active January 11, 2023 22:12
Show Gist options
  • Save DevGW/a99b043477375b07a754500ce8b14806 to your computer and use it in GitHub Desktop.
Save DevGW/a99b043477375b07a754500ce8b14806 to your computer and use it in GitHub Desktop.
RPI Desktop Auto Start #rpi
# sudo nano /etc/xdg/autostart/display.desktop
[Desktop Entry]
Name=EnviroRPI
Exec=/usr/bin/python3 /home/pi/Enviro-RPI/enviro_rpi.py > boot.log 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment