yay -S deepin-wine-wechat
自动安装最新版
sudo micro /opt/deepinwine/apps/Deepin-WeChat/run.sh
将#Init处的WINE_CMD改为deepin-wine5
如下所示
# Init
if [ -f "$WINEPREFIX/deepin" ]; thenWINE_CMD="deepin-wine5"if [[ -z "$(ps -e | grep -o gsd-xsettings)" ]] && [[ -z "$(ps -e | grep -o xsettingsd)" ]]; then/usr/bin/xsettingsd &fi
fi
/opt/deepinwine/apps/Deepin-WeChat/run.sh -d
大功告成
可以粘贴URL、可以发送大图片、没有阴影边框
美中不足的就是小程序用不了,改了winecfg也用不了。