diff --git a/docs/index.rst b/docs/index.rst index 2ebe2738a..f0af086f8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -224,11 +224,11 @@ using the :sc:`new_window` key combination. Currently, there are five layouts available, -* **Stack** -- Only a single maximized window is shown at a time -* **Tall** -- One window is shown full height on the left, the rest of the windows are shown one below the other on the right * **Fat** -- One window is shown full width on the top, the rest of the windows are shown side-by-side on the bottom * **Grid** -- All windows are shown in a grid * **Horizontal** -- All windows are shown side-by-side +* **Stack** -- Only a single maximized window is shown at a time +* **Tall** -- One window is shown full height on the left, the rest of the windows are shown one below the other on the right * **Vertical** -- All windows are shown one below the other You can switch between layouts using the :sc:`next_layout` key combination. You can