diff --git a/patches/meson/README.md b/patches/meson/README.md index d6fbf66..1063b3b 100644 --- a/patches/meson/README.md +++ b/patches/meson/README.md @@ -7,6 +7,8 @@ To enable Xwayland support, you will need to enable it in the wlroots subproject ```sh meson setup -Dwlroots:xwayland=enabled build ``` +It is also reccomended to see the wlroots meson project configuration logs for any +unusual checks, such as requiring `hwdata` for the DRM backend. ### Download - [git branch](/sewn/dwl/src/branch/meson)