From dbd3334df48a568cd932e1ef6dd62dea102177d5 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 6 Jul 2019 19:03:07 +0200 Subject: window.lua: Add `c` shortcut to increase window height to bottom A single shortcut to extend the window to the bottom of the screen. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index e095b71..e8beeb9 100644 --- a/README.rst +++ b/README.rst @@ -75,6 +75,10 @@ Upon activating the mode, the following shortcuts are available: | ``Option-f`` | Increase window width 5 units | +--------------+--------------------------------+ ++-------+----------------------------------+ +| ``c`` | Increase window height to bottom | ++-------+----------------------------------+ + Install ------- -- cgit v1.2.3