Skip to content

Instantly share code, notes, and snippets.

@infosec-intern
Last active September 19, 2025 14:18
Show Gist options
  • Select an option

  • Save infosec-intern/542d39e16f46ff472803a42bc50f3b4f to your computer and use it in GitHub Desktop.

Select an option

Save infosec-intern/542d39e16f46ff472803a42bc50f3b4f to your computer and use it in GitHub Desktop.
A simple .desktop file for Visual Studio Code
[Desktop Entry]
Name=Visual Studio Code
Comment=Programming Text Editor
Exec=/usr/local/src/VSCode-linux-x64/code
Icon=/usr/local/src/VSCode-linux-x64/resources/app/resources/linux/code.png
Terminal=false
Type=Application
Categories=Programming;
@fhsgbhfgb
Copy link

thank you!!

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