Skip to content

Instantly share code, notes, and snippets.

@Inquizarus
Created February 1, 2017 08:55
Show Gist options
  • Save Inquizarus/cb18ea7105028cb2b7776946a96d3ad3 to your computer and use it in GitHub Desktop.
Save Inquizarus/cb18ea7105028cb2b7776946a96d3ad3 to your computer and use it in GitHub Desktop.
Simple phpstorm desktop entry for linux
[Desktop Entry]
Version=1.0
Type=Application
Name=PhpStorm
Icon=/usr/share/applications/phpstorm/bin/webide.png
Exec="/usr/share/applications/phpstorm/bin/phpstorm.sh" %f
Comment=The Drive to Develop
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-phpstorm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment