From 0ea515b016271fcdeb8c465898b3a28fedd7a59a Mon Sep 17 00:00:00 2001 From: elParaguayo Date: Wed, 20 Sep 2023 06:53:12 +0100 Subject: [PATCH] [docs] include instructions for wayland desktop --- docs/manual/install/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manual/install/index.rst b/docs/manual/install/index.rst index ce54099a71..5454d83632 100644 --- a/docs/manual/install/index.rst +++ b/docs/manual/install/index.rst @@ -196,3 +196,8 @@ window: See the :ref:`Wayland ` page for more information on running Qtile as a Wayland compositor. + +Similar to the xsession example above, a wayland session file can be used to start qtile +from a login manager. To use this, you should create a `qtile-wayland.desktop +`_ file in +``/usr/share/wayland-sessions``.