Updated Running programs natively under Wayland (markdown)

Hummer12007 2016-10-13 00:25:34 +03:00
parent 70185c3e58
commit 1b65e9d7c3

@ -27,7 +27,7 @@ SDL_VIDEODRIVER=wayland
```
## Java
Some Java awt applications would not display properly unless you set the following.
Some Java AWT applications would not display properly unless you set the following.
```
_JAVA_AWT_WM_NONREPARENTING=1`
```