I'm trying to run GUI (VcXsrv) through WSL 2 on Ubuntu 20.04 as given in the tutorial, but I get the following error:
Unable to init server: Could not connect: Connection refusedxfce4-session: Cannot open display: .Type 'xfce4-session --help' for usage.I have added export DISPLAY=:0.0 at the end of .bashrc, ran XLaunch prior to running ubuntu with 'disable access control' checked.