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
39eac46a9e
commit
4fa3768bbd
|
@ -7,8 +7,9 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
|
|||
Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break apps (e.g. Chromium and Electron).
|
||||
|
||||
Experimental Wayland support in Firefox can be enabled with `MOZ_ENABLE_WAYLAND=1`.
|
||||
|
||||
Experimental Wayland support in Firefox ESR 68 can be enabled with `MOZ_ENABLE_WAYLAND=1 firefox --no-remote`.
|
||||
Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`.
|
||||
Wayland support in Deluge 2 can be enabled with `DISPLAY=localhost:0.0 deluge`.
|
||||
|
||||
## Qt5
|
||||
|
||||
|
|
Loading…
Reference in a new issue