From 3a0bd52991c363aaea59e2e6254f21a05322e748 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:36:26 +0200 Subject: [PATCH] new transparent binds --- pages/Configuring/Binds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md index 56c787c..87679d5 100644 --- a/pages/Configuring/Binds.md +++ b/pages/Configuring/Binds.md @@ -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: