mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
Updated Running programs natively under Wayland (markdown)
parent
2e06bed0e3
commit
ee59fdec51
|
@ -4,7 +4,7 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
|
||||||
|
|
||||||
## GTK3
|
## GTK3
|
||||||
|
|
||||||
Wayland will be selected by default. Do **not** set `GDK_BACKEND=wayland`, it will break apps (e.g. Chromium and Electron).
|
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 can be enabled with `MOZ_ENABLE_WAYLAND=1`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue