setup wsl2 x11 forwarding

 # under wsl2 enable
 export DISPLAY=$(ip route | awk '{print $3; exit}'):0
 
 # under wsl2 disable
 export DISPLAY=""
 
 # under windows, download

https://sourceforge.net/projects/vcxsrv/

start with flag `ac`