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:
- Choose Multiple Windows
- Choose ‘Start no client’
- Choose Clipboard and OpenGL integration, plus provide -ac as additional arguments
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