Skip to content

Instantly share code, notes, and snippets.

@jacob-pro
Created May 10, 2022 08:55
Show Gist options
  • Save jacob-pro/8af5802443463ee0d1bed3e0ef7ab236 to your computer and use it in GitHub Desktop.
Save jacob-pro/8af5802443463ee0d1bed3e0ef7ab236 to your computer and use it in GitHub Desktop.
# Put this in /usr/share/applications
# jetbrains-idea.desktop
[Desktop Entry]
Name=IntelliJ IDEA Ultimate
Icon=/opt/idea-IU-221.5080.210/bin/idea.svg
StartupWMClass=jetbrains-idea
Comment=The most intelligent Java IDE
Exec="/opt/idea-IU-221.5080.210/bin/idea.sh" %u
Version=1.0
Type=Application
Categories=Development;IDE;
Terminal=false
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment