We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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........
The text was updated successfully, but these errors were encountered:
Error: Window manager error: Unable to open X display 10.255.255.254:0.0
When i Type: Marco in terminal.
Sorry, something went wrong.
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.
No branches or pull requests
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........
The text was updated successfully, but these errors were encountered: