1.

sudo gedit /usr/share/applications/Pycharm.desktop

2.在文件中添加:

[Desktop Entry]
Type=Application
Name=Pycharm
GenericName=Pycharm5
Comment=Pycharm5:The Python IDE 
Exec="/home/hupeng/pycharm/bin/pycharm.sh" %f  #pycham路径
Icon=/home/hupeng/pycharm/bin/pycharm.png
Terminal=pycharm
Categories=Pycharm

3.在搜索框中查找pycham,并打开

ubuntu中为Pycharm添加快捷启动方式

4.将程序锁定到启动栏中

ubuntu中为Pycharm添加快捷启动方式

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2022-01-19
  • 2022-12-23
  • 2021-10-09
  • 2021-10-09
  • 2022-12-23
猜你喜欢
  • 2021-10-09
  • 2021-05-02
  • 2021-08-08
  • 2021-11-12
  • 2021-12-02
  • 2022-12-23
相关资源
相似解决方案