gendesk

通过指定少量信息的命令来生成.desktop文件以及下载图标。 更多信息:https://gendesk.roboticoverlords.org.

gendesk -n --name "{{应用程序}}" --exec "{{/路径/到/应用程序}}" --icon "{{/路径/到/图标.png}}" --comment "{{这是一个应用程序}}"

gendesk -q -f -n --name "{{应用程序}}" --exec "{{/路径/到/应用程序}}" --icon "{{/路径/到/图标.png}}" --comment "{{这是一个应用程序}}"

gendesk -h