📜  用于 sh 文件的 linux .desktop 文件 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:00.787000             🧑  作者: Mango

代码示例1
Make a text file with this in it:

[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Icon=/file location/file name.png
Exec="/file location/file name.sh"
Name=put name here

Next give it the file extention of ".desktop"