From 1ac1fc3c2b01eec8568842ff96361d7257cdb2ea Mon Sep 17 00:00:00 2001 From: Peter Fajdiga Date: Fri, 29 Sep 2023 10:19:38 +0200 Subject: [PATCH] readme: update key bindings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c50720..e0109eb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Here's the default ones: | Meta+Shift+S | Move window down | | Meta+Shift+Home | Move window to start | | Meta+Shift+End | Move window to end | -| Meta+X | Toggle stacked layout for focused column | +| Meta+X | Toggle stacked layout for focused column (One window in the column visible, others shaded; not supported on Wayland) | | Meta+Ctrl+Shift+A | Move column left | | Meta+Ctrl+Shift+D | Move column right | | Meta+Ctrl+Shift+Home | Move column to start |