Revert 1ffd920^...1ffd920 on Running programs natively under Wayland

Simon Ser 2020-03-16 08:33:44 +01:00
parent 1ffd920979
commit 9705e3b265

@ -56,3 +56,11 @@ 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
```