From 48de0a5515621f2e9865fb60362a5d5f2579356c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 27 Aug 2014 13:43:44 +0200 Subject: Add bindings for resizing windows. --- bindings.config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bindings.config b/bindings.config index 874f3e2..d7d7005 100644 --- a/bindings.config +++ b/bindings.config @@ -51,6 +51,11 @@ Key Left WFS MC4 Pick AnimatedMove screen c 0p keep Warp Key Right WFS MC4 Pick AnimatedMove screen c -0p keep Warp Key Down WFS MC4 Pick AnimatedMove screen c keep -0p Warp +Key Up WFS 4C Resize w+0 w-10 +Key Down WFS 4C Resize w+0 w+10 +Key Left WFS 4C Resize w-10 w+0 +Key Right WFS 4C Resize w+10 w+0 + # Move windows across pages Key plus A 4 MoveToPage 0p, +1w Key KP_Add A 4 MoveToPage 0p, +1w -- cgit v1.2.3