[Tutorials] chrome桌面图标设置
Tofloor
poster avatar
janu
deepin
2021-02-03 06:26
Author

1. 官方下载  deb 安装包  使用 dpkg 命令默认安装在 /opt/google/chrome/ 目录。

2. 在桌面新建 chrome.desktop 文件,写入如下内容

[Desktop Entry]
Exec=/opt/google/chrome/chrome
Icon=/opt/google/chrome/product_logo_32.png
MimeType=*/*
Name=chrome
Type=Application
X-DDE-File-Manager-Custom-Open=text/html
X-Deepin-Vendor=user-custom

保存后,在桌面就可以看到一个 chrome 的快捷启动方式。

Reply Favorite View the author
All Replies
haohu1193
deepin
2021-02-03 06:30
#1

直接在启动器里找到软件再用鼠标右键发送到桌面不行吗?

 

Reply View the author
janu
deepin
2021-02-03 17:56
#2
haohu1193

直接在启动器里找到软件再用鼠标右键发送到桌面不行吗?

 

启动器中的图标也丢失了,变成了系统默认的⚙图标。

Reply View the author