aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorTeddy Wing2019-07-06 19:03:07 +0200
committerTeddy Wing2019-07-06 19:04:28 +0200
commitdbd3334df48a568cd932e1ef6dd62dea102177d5 (patch)
treefa17511977faae392400b1b9f217ea58c3fb46d4 /README.rst
parent8ad090ae8d4d77f25d49c092ffefb5c8d7444007 (diff)
downloadWindowMode.spoon-master.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 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
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
-------