mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
Updated Running programs natively under Wayland (markdown)
parent
8e5ade143e
commit
596d88bf04
|
@ -59,4 +59,12 @@ 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
|
||||
```
|
Loading…
Reference in a new issue