From fa4e26cd025edba4f537f878a79a822edfd611bc Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 14 Feb 2024 22:26:07 +0000 Subject: [PATCH] oops --- pages/Configuring/Window-Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 1a574db..dfe7bec 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -111,7 +111,7 @@ Static rules are evaluated once at window open and never again. | nomaxsize | removes max size limitations. Especially useful with windows that report invalid max sizes (e.g. winecfg) | | stayfocused | forces focus on the window as long as it's visible | | group \[options\] | set window group properties. See the note below. | -| ignoreevent \[types...\] | ignores specific events. Events are space separated, and can be: `fullscreen` `maximize` `activate` `activatefocus` | +| suppressevent \[types...\] | ignores specific events from the window. Events are space separated, and can be: `fullscreen` `maximize` `activate` `activatefocus` | ### Dynamic rules