Merge #692 Use xwayland=true instead of modules=xwayland.so to prevent a warning

This commit is contained in:
Peter Boy 2024-03-02 10:28:19 +00:00
commit 8dc5ca0f61

View file

@ -211,7 +211,7 @@ XWayland support enabled in your weston sessions. Create
`~/.config/weston.ini` with this contents:
`[core]` +
`modules=xwayland.so`
`xwayland=true`
Now you can start weston either as nested window or as a full session.