WSL APPS IN WIN

VcsXsrv Config

Open VcsXsrv and it’ll guide you through three config screens. Here’s what to pick on each one:

WSL Config

Add the following lines to your ~/.bashrc file:

export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
export LIBGL_ALWAYS_INDIRECT=true