From d61fb9cc4283ceb040d8329eb20a0923766ccfb6 Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Wed, 5 Sep 2018 08:08:31 +0300 Subject: [PATCH] Add sentence about layouts using windows --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 36c29e1db..330474a57 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -181,6 +181,9 @@ Reset background opacity :sc:`reset_background_opacity` Layouts ---------- +A layout is an arrangement of multiple *windows*. You can create a new window +using the :sc:`new_window` key combination. + Currently, there are five layouts available, * **Stack** -- Only a single maximized window is shown at a time