Skip to content

Instantly share code, notes, and snippets.

@jimschubert
Created June 25, 2013 02:15
Show Gist options
  • Save jimschubert/5855398 to your computer and use it in GitHub Desktop.
Save jimschubert/5855398 to your computer and use it in GitHub Desktop.
Webstorm.desktop definition: `~/.local/share/applications/webstorm.desktop`
[Desktop Entry]
Version=1.0
Type=Application
Name=WebStorm
Icon=/home/jim/bin/WebStorm-127.68/bin/webide.png
Exec="/home/jim/bin/WebStorm-127.68/bin/webstorm.sh" %f
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupNotify=true
StartupWMClass=webstorm
@jochenonline
Copy link

StartupWMClass=jetbrains-webstorm

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