Cant start DISPLAY - 10.255.255.254:0.0
Opened this issue · 3 comments
vinberg88 commented
if i type: echo $DISPLAY
This IP SHOWS: 10.255.255.254:0.0
Think that i wrong IP. How do i change IP for display. I cant run gimp - Gnome - KDE........
vinberg88 commented
Error: Window manager error: Unable to open X display 10.255.255.254:0.0
When i Type: Marco in terminal.
vinberg88 commented
This works.. but i have to type it every time i start GWSL
export DISPLAY=$(route.exe print | grep 0.0.0.0 | head -1 | awk '{print $4}'):0.0
nbdd0121 commented
I think that is set by WSLg? WSLd doesn't set DISPLAY for you automatically.