From db0f3201db23442b1ee4ff4e5d2ad4ba6756ea87 Mon Sep 17 00:00:00 2001 From: Shanu Kumawat Date: Fri, 28 Nov 2025 11:20:45 +0530 Subject: [PATCH] docs: update README with new keybinds --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c2edbd9..c32e7ac 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ https://github.com/user-attachments/assets/79ceb141-6b9e-4956-8e09-aaf72b66550c - 🎯 Click windows to focus them - 🖱️ Middle-click windows to close them - 🔄 Drag and drop windows between workspaces -- ⌨️ Keyboard navigation (Left/Right arrows to switch workspaces, Escape to close) +- ⌨️ Keyboard navigation (Arrow keys to switch workspaces, Escape/Enter to close) - 💡 Hover tooltips showing window information - 🎨 Material Design 3 theming - ⚡ Smooth animations and transitions @@ -75,8 +75,9 @@ qs -c overview & | Action | Description | |--------|-------------| | **Super + Tab** | Toggle the overview | -| **Left/Right Arrow Keys** | Navigate between workspace groups | -| **Escape** | Close the overview | +| **Left/Right Arrow Keys** | Navigate between workspaces horizontally | +| **Up/Down Arrow Keys** | Navigate between workspace rows | +| **Escape / Enter** | Close the overview | | **Click workspace** | Switch to that workspace | | **Click window** | Focus that window | | **Middle-click window** | Close that window | -- 2.51.2