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. --- init.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index ccb0415..64492bb 100644 --- a/init.lua +++ b/init.lua @@ -38,6 +38,8 @@ --- Option-s: Reduce window width 5 units --- Option-d: Increase window height 5 units --- Option-f: Increase window width 5 units +--- +--- c: Increase window height to bottom -- Copyright (c) 2019 Teddy Wing -- -- cgit v1.2.3