aboutsummaryrefslogtreecommitdiffstats
path: root/init.lua
diff options
context:
space:
mode:
authorTeddy Wing2019-07-06 19:03:07 +0200
committerTeddy Wing2019-07-06 19:04:28 +0200
commitdbd3334df48a568cd932e1ef6dd62dea102177d5 (patch)
treefa17511977faae392400b1b9f217ea58c3fb46d4 /init.lua
parent8ad090ae8d4d77f25d49c092ffefb5c8d7444007 (diff)
downloadWindowMode.spoon-dbd3334df48a568cd932e1ef6dd62dea102177d5.tar.bz2
window.lua: Add `c` shortcut to increase window height to bottomHEADmaster
A single shortcut to extend the window to the bottom of the screen.
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 2 insertions, 0 deletions
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
--