deepin-wine环境与应用在Debian/Ubuntu上的移植仓库
https://github.com/zq1997/deepin-wine
首次使用时,你需要运行如下一条命令将移植仓库添加到系统中。
wget -O- https://deepin-wine.i-m.dev/setup.sh sh
winecfg设置dpi没有作用 #158
cd /usr/share/applications
cat com.qq.weixin.deepin.desktop
!/usr/bin/env xdg-open
[Desktop Entry]
Encoding=UTF-8
Type=Application
X-Created-By=Deepin WINE Team
Categories=chat;Network;
Icon=com.qq.weixin.deepin
Exec=env DEEPIN_WINE_SCALE=1.25 "/opt/apps/com.qq.weixin.deepin/files/run.sh"
Name=WeChat
Name[zh_CN]=微信
Comment=Tencent WeChat Client on Deepin Wine
StartupWMClass=wechat.exe
MimeType=
env DEEPIN_WINE_SCALE=1.25 就是缩放