From 85335701afd9e006efe7e4fffe11cf972433b7c7 Mon Sep 17 00:00:00 2001 From: Jose Maranan Date: Fri, 31 Dec 2021 12:00:34 -0500 Subject: [PATCH] doc: update keybind table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c406f1..7ac4839 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ The `legacy` and `gnome-3-36` are the same and is now the source for gnome-3x. | Focus right | ` + l` | | Focus up | ` + k` | | Focus down | ` + j` | +| Swap current window with last active | ` + Return` | | Swap active window left | ` + + h` | | Swap active window right | ` + + l` | | Swap active window up | ` + + k` |