Skip to content

Instantly share code, notes, and snippets.

@quan-vu
Created December 11, 2021 15:40
Show Gist options
  • Save quan-vu/2f62389e57dcae90f35f23d307f4a5e8 to your computer and use it in GitHub Desktop.
Save quan-vu/2f62389e57dcae90f35f23d307f4a5e8 to your computer and use it in GitHub Desktop.
How to add PhpStorm to Ubuntu Unity Launcher
[Desktop Entry]
Version=1.0
Type=Application
Name=PhpStorm
Icon=/home/super/Programs/PhpStorm-2021.3/bin/phpstorm.png
Exec="/home/super/Programs/PhpStorm-2021.3/bin/phpstorm.sh" %f
Comment=Develop with pleasure!
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