mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
Merge #692 Use xwayland=true instead of modules=xwayland.so to prevent a warning
This commit is contained in:
commit
8dc5ca0f61
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue