http://bugs.winehq.org/show_bug.cgi?id=58734
--- Comment #3 from Stian Low wineryyyyy@gmail.com --- (In reply to Alexandre Julliard from comment #2)
(In reply to Stian Low from comment #1)
I could not find DISPLAY=wine anywhere in documentation:
There's no such thing as 'DISPLAY=wine'. The forum post mentions 'DISPLAY=', which means unsetting DISPLAY to force wayland.
Thanks for clarifying @Julliard.
That was a misread on my part.
DISPLAY=wine seems to have the same effect as DISPLAY= so it seems setting to a bogus value that X11 does not handle also bypasses X11 allowing wayland override but DISPLAY= is more clear what's actually happening.