Question about the DISPLAY variable #164
christianfosli
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hello @christianfosli, Yes, it is set automatically to ease the integration with the XServer. The best approach is what you suggest to unset it in your bash_profile. Just keep it in mind when you upgrade to Windows 11. Regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed on a fresh FedoraRemix36 installation on Windows 10 the DISPLAY variable got set to my local Windows IP address.
I do not have an X server installed and it caused
xselto hang which can have some unintended side effects(see helix-editor/helix#3083).
So I'm just wondering if its intended to work like this. I guess I can just unset it in bash_profile so no big deal 😄
Beta Was this translation helpful? Give feedback.
All reactions