new transparent binds

This commit is contained in:
vaxerski 2023-08-25 12:36:26 +02:00
parent dcb016ab1f
commit 3a0bd52991
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ r -> release, will trigger on release of a key.
e -> repeat, will repeat when held.
n -> non-consuming, key/mouse events will be passed to the active window in addition to triggering the dispatcher.
m -> mouse, see below
t -> transparent, cannot be shadowed by other binds.
```
Example Usage: