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
f171be40e6
commit
ba8ce988d1
|
@ -11,7 +11,7 @@ GDK_BACKEND=wayland
|
|||
CLUTTER_BACKEND=wayland
|
||||
```
|
||||
|
||||
Setting ```GDK_BACKEND=wayland``` however can still lead to startup crashes with some applications, e.g. chromium (as of Feb. 2019) and electron. **This this reason `GDK_BACKEND` should not be set globally.**
|
||||
Setting ```GDK_BACKEND=wayland``` however can still lead to startup crashes with some applications, e.g. chromium (as of Feb. 2019) and electron. **For this reason `GDK_BACKEND` should not be set globally.**
|
||||
|
||||
## Qt5
|
||||
|
||||
|
|
Loading…
Reference in a new issue