Skip to content

Instantly share code, notes, and snippets.

@PetrGlad
Created November 21, 2021 19:11
Show Gist options
  • Save PetrGlad/05a1a1aee94c6501f3bb0f929aa298e7 to your computer and use it in GitHub Desktop.
Save PetrGlad/05a1a1aee94c6501f3bb0f929aa298e7 to your computer and use it in GitHub Desktop.
IntelliJ Idea Gnome Desktop Launcher Example
# Shoulid be in ~/.local/share/applications/idea-ultimate.desktop
[Desktop Entry]
Version=1.0
Name=Idea Ultimate
GenericName=IDE
Terminal=false
Exec=/opt/idea-IU-212.5457.46/bin/idea.sh
Terminal=false
Type=Application
Icon=/opt/idea-IU-212.5457.46/bin/idea.svg
Keywords=IDE;Code editor;Code;Development;IntelliJ;Idea;Ultimate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment