nbdd0121/wsld

Cant start DISPLAY - 10.255.255.254:0.0

Opened this issue · 3 comments

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........

Error: Window manager error: Unable to open X display 10.255.255.254:0.0

When i Type: Marco in terminal.

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

I think that is set by WSLg? WSLd doesn't set DISPLAY for you automatically.