Implement unmap

This commit is contained in:
Marten Ringwelski
2020-10-24 00:59:40 +02:00
committed by Isaac Freund
parent 5407325400
commit 882a271d81
3 changed files with 85 additions and 21 deletions

View File

@ -196,6 +196,10 @@ that tag 1 through 9 are visible.
*outer-padding* _pixels_
Set the padding around the edge of the screen to _pixels_.
*unmap* [-release] _mode_ _modifiers_ _key_
Removes the mapping defined by the arguments *-release*, *modifiers* and *key* from *mode*.
See *map* for an explanation of the arguments.
*view-padding* _pixels_
Set the padding around the edge of each view to _pixels_.