怎么把程序放到启动器中
Tofloor
poster avatar
老陌
deepin
2020-08-30 16:20
Author
比如:有一个xxx软件,我解压之后,想把它放到启动器中。

之后我记得,创建:xxxx.desktop,放到/usr/share/applications目录中就可以了。


[Desktop Entry]
Name=xxx
Comment=xxx
Exec=xxxxx/xxxx/xxxx.sh
Icon=xxx/xxx/xxx.png
Terminal=false
Type=Application
Categories=Office;;

现在测试不行呀。


Reply Favorite View the author
All Replies
avatar
老陌
deepin
2020-08-30 16:28
#1
解决了,路径打错了一个字母。
Reply View the author