wsl 配置桌面环境
Opened this issue · 4 comments
ztj1993 commented
scoop install vcxsrv
sudo apt install xfce4
ztj1993 commented
echo "export DISPLAY=:0.0">> ~/.bashrc
startxfce4
ztj1993 commented
sudo apt install fonts-wqy-microhei
ztj1993 commented
export DISPLAY=:0.0
export LANGUAGE=zh_CN.utf8
export LANG=zh_CN.utf8
ztj1993 commented
echo "export LANG=zh_CN.utf8">> ~/.i18n
echo "export LANGUAGE=zh_CN.utf8">> ~/.i18n