From de204e687c439376604228d267c243fb6ebd845d Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Thu, 20 Oct 2022 14:45:43 -0700 Subject: [PATCH] windowdance --- pages/Configuring/Window-Rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index eaec359..510fedb 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -71,6 +71,7 @@ Keep in mind you do *not* need to define all of them, but you need to define at | noborder | disables borders for the window | | noshadow | disables shadows for 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) | +| windowdance | forces an XWayland window to never refocus, used for games/applications like Rhythm Doctor | | pin | pins the window *note: floating only* | | noanim | disables the animations for the window |