Skip to content

Instantly share code, notes, and snippets.

@jmkim
Created September 15, 2025 07:40
Show Gist options
  • Save jmkim/694389dd1fcf6b54b5f8cbfc91328780 to your computer and use it in GitHub Desktop.
Save jmkim/694389dd1fcf6b54b5f8cbfc91328780 to your computer and use it in GitHub Desktop.
[Desktop Entry]
Version=1.0
Name=Arduino IDE
Comment=Write code and flash to Arduino hardware
GenericName=Embedded electronics IDE
Keywords=Programming;Development
Exec=/opt/arduino-ide_2.3.6_Linux_64bit/arduino-ide
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=/opt/arduino-ide_2.3.6_Linux_64bit/resources/app/resources/icons/512x512.png
Categories=GNOME;GTK;Development;Programming;
MimeType=text/x-arduino;
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment