From 5e11c94781510579b3d8752d347c789b8bfe415d Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sat, 27 Aug 2022 13:02:57 +0200 Subject: [PATCH] mention forceinput rule --- pages/Configuring/Advanced-config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index 3fdf032..bf82c3c 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -449,6 +449,7 @@ windowrule=move 0 0,title:^(Firefox)(.*)$ | rounding \[x\] | forces the application to have X pixels of rounding, ignoring the set default (in `decoration:rounding`). Has to be an int. | | noblur | disables blur for the window | | nofocus | disables focus to the window | +| forceinput | forces an XWayland window to receive input, even if it requests not to do so. (Might fix issues like e.g. Game Launchers not receiving focus for some reason) | *Examples*: ```