Updated Running programs natively under Wayland (markdown)

Simon Ser 2020-04-08 22:45:35 +02:00
parent 7b8c2bdfa3
commit 9a87bb65f2

@ -63,12 +63,4 @@ Some Java AWT applications would not display properly unless you set the followi
```shell
_JAVA_AWT_WM_NONREPARENTING=1
```
## Firefox
Wayland isn't the default yet.
```shell
MOZ_ENABLE_WAYLAND=1
```