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 /README.rst | |
parent | 8ad090ae8d4d77f25d49c092ffefb5c8d7444007 (diff) | |
download | WindowMode.spoon-master.tar.bz2 |
A single shortcut to extend the window to the bottom of the screen.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ------- |