`
qqdenghaigui
  • 浏览: 118858 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

debian7 添加桌面快捷方式

阅读更多

cd /usr//usr/share/applications

vim name.desktop

 

添加如下

[Desktop Entry]

Version=1.0

Name=sublime_text

GenericName=Web Browser

Exec=/home/turtle/SublimeText2/sublime_text %U

Terminal=false

Icon=/home/turtle/SublimeText2/Icon/128x128/sublime_text.png

Type=Application

Categories=Network;WebBrowser;

MimeType=text/html;text/xml;application/xhtml_xml;image/webp;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;

X-Ayatana-Desktop-Shortcuts=NewWindow;NewIncognito

 

[NewWindow Shortcut Group]

Name=New Window

[NewIncognito Shortcut Group]

Name=New Incognito Window

Exec=/home/turtle/SublimeText2/sublime_text --incognito

TargetEnvironment=Unity

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics