Skip to content

Commit

Permalink
new transparent binds
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Aug 25, 2023
1 parent dcb016a commit 3a0bd52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Binds.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3a0bd52

Please sign in to comment.