ubuntu 炸

前端之家收集整理的这篇文章主要介绍了ubuntu 炸前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

2

cd /usr/share/applications

sudo gedit xxx.desktop

打开需要编辑的文本内容为:

?

1

2

3

4

5

6

7

8

[Desktop Entry]

Version=1.0

Name=xxx

Exec=/home/username/xxx.sh(这个是启动程序需要执行的文件路径名)

Terminal=false

Icon=/home/username/xxx.png(这个是图标)

Type=Application

Categories=Development

原文链接:https://www.f2er.com/ubuntu/355376.html

猜你在找的Ubuntu相关文章