From 53fdc2e148b60f06c0ec12463bebb90e09445cc2 Mon Sep 17 00:00:00 2001 From: Jonathan Rubenstein Date: Sat, 25 Dec 2021 18:48:46 +0200 Subject: [PATCH] [docs] build: Better flow for Wayland tip --- doc/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build.rst b/doc/build.rst index 378bd7f6..7ffc6498 100644 --- a/doc/build.rst +++ b/doc/build.rst @@ -140,7 +140,7 @@ frames from the guest. .. note:: - If you are using GNOME on Wayland, you likely want to pass + For users running GNOME on Wayland, you likely want to pass ``-DENABLE_LIBDECOR=ON`` to ``cmake``, i.e. run ``cmake -DENABLE_LIBDECOR=ON ../``. For details, see :ref:`the FAQ `.