VcXsrv
.bashrc
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
を追加すると、DISPLAYにwslで使っているIFのIPが設定される。