一、图标:
下载地址:https://thesvg.org/
备注:搜索 wechat
mv ~/Downloads/wechat.svg ~/.local/share/icons/wechat.svg
二、创建 .desktop 文件
subl ~/.local/share/applications/wechat.desktop
[Desktop Entry]
Type=Application
Name=WeChat
Name[zh_CN]=微信
Comment=WeChat for Linux
Comment[zh_CN]=微信 Linux 版
Exec=/home/你的用户名/app/WeChatLinux_x86_64.AppImage
Icon=/home/你的用户名/.local/share/icons/wechat.svg
Terminal=false
Categories=Network;InstantMessaging;
StartupWMClass=wechat
StartupNotify=true

355

被折叠的 条评论
为什么被折叠?



