Skip to content

Instantly share code, notes, and snippets.

@rogerlin0330
Created July 19, 2019 15:42
Show Gist options
  • Save rogerlin0330/470e63312c0e601150fea4e6501a9f58 to your computer and use it in GitHub Desktop.
Save rogerlin0330/470e63312c0e601150fea4e6501a9f58 to your computer and use it in GitHub Desktop.
Sample Gnome Entry for Jetbrain Applications (/usr/share/applications/jetbrains-idea.desktop)
[Desktop Entry]
Version=2019.1.3
Type=Application
Name=IntelliJ IDEA
Icon=/opt/idea-IU-191.7479.19/bin/idea.png
Exec="/opt/idea-IU-191.7479.19/bin/idea.sh" %f
Comment=Capable and Ergonomic IDE for JVM
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment