mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 01:11:28 +00:00
Revert 1ffd920^...1ffd920 on Running programs natively under Wayland
parent
1ffd920979
commit
9705e3b265
|
@ -56,3 +56,11 @@ Some Java AWT applications would not display properly unless you set the followi
|
||||||
```shell
|
```shell
|
||||||
_JAVA_AWT_WM_NONREPARENTING=1
|
_JAVA_AWT_WM_NONREPARENTING=1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Firefox
|
||||||
|
|
||||||
|
Wayland isn't the default yet.
|
||||||
|
|
||||||
|
```shell
|
||||||
|
MOZ_ENABLE_WAYLAND=1
|
||||||
|
```
|
Loading…
Reference in a new issue