From 90823b3350e9795367fe94ab1ee93ab9581c7177 Mon Sep 17 00:00:00 2001 From: Jens Peters Date: Sun, 10 Mar 2024 19:38:33 +0100 Subject: [PATCH] README.md: add alt-space binding That one was missing in the default bindings. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 997d3438..bc102b2f 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ If you have not created an rc.xml config file, default bindings will be: | `alt`-`mouse-right` | resize window | `alt`-`arrow` | move window to edge | `super`-`arrow` | resize window to fill half the output +| `alt`-`space` | show the window menu | `XF86_AudioLowerVolume` | amixer sset Master 5%- | `XF86_AudioRaiseVolume` | amixer sset Master 5%+ | `XF86_AudioMute` | amixer sset Master toggle