diff options
author | Teddy Wing | 2019-07-06 19:03:07 +0200 |
---|---|---|
committer | Teddy Wing | 2019-07-06 19:04:28 +0200 |
commit | dbd3334df48a568cd932e1ef6dd62dea102177d5 (patch) | |
tree | fa17511977faae392400b1b9f217ea58c3fb46d4 /init.lua | |
parent | 8ad090ae8d4d77f25d49c092ffefb5c8d7444007 (diff) | |
download | WindowMode.spoon-dbd3334df48a568cd932e1ef6dd62dea102177d5.tar.bz2 |
A single shortcut to extend the window to the bottom of the screen.
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 -- |