1、把程序文件夹放到/opt/下
2、cd /usr/share/applications后创建.desktop文件
[Desktop Entry]
Version=1.0
Type=Application
Name=PhpStorm
Icon=/opt/Phpstorm/bin/phpstorm.png
//图标位置
Exec="/opt/Phpstorm/bin/phpstorm.sh" %f
//程序执行文件位置
Comment=Lightning-smart PHP IDE
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-phpstorm
最后
以上就是清脆小笼包最近收集整理的关于Ubuntu创建快捷方式的全部内容,更多相关Ubuntu创建快捷方式内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复