首页 > 其他 > 详细

vscode icon in elementary os

时间:2016-11-13 07:39:04      阅读:188      评论:0      收藏:0      [点我收藏+]
chmod +x /home/shenfeng/vscode/code

/home/shenfeng/vscode/code

sudo ln -s /home/shenfeng/vscode/code /usr/local/bin/code

cp /home/shenfeng/vscode/resources/app/resources/linux/code.png /usr/share/icons/

  

[Desktop Entry]
Name=Visual Studio Code
Comment=Multi-platform code editor for Linux
Exec=/home/shenfeng/vscode/code
Icon=/usr/share/icons/code.png
Type=Application
StartupNotify=true
Categories=TextEditor;Development;Utility;
MimeType=text/plain;

  

cp /home/shenfeng//vscode.desktop /usr/share/applications/

  

vscode icon in elementary os

原文:http://www.cnblogs.com/shenfengok/p/6058015.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!