Updated Running programs natively under Wayland (markdown)

Simon Ser 2019-08-18 22:19:44 +03:00
parent 2e06bed0e3
commit ee59fdec51

@ -4,7 +4,7 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
## 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`.