From 5eaa663dfd3a2207e84b78ca15a427d5266a018a Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sun, 17 Oct 2021 21:36:06 +0100 Subject: [PATCH] README: add super+arrow keybinds --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8077b7ca..d1b4cb7d 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ If you have not created an rc.xml config file, default binds will be: | `alt`-`mouse-left` | move window | `alt`-`mouse-right` | resize window | `alt`-`arrow` | move window to edge +| `super`-`arrow` | resize window to fill half the output | `XF86_AudioLowerVolume` | amixer sset Master 5%- | `XF86_AudioRaiseVolume` | amixer sset Master 5%+ | `XF86_AudioMute` | amixer sset Master toggle