From ba473f41fe12f45b89e35237c7a41942b04ff283 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 31 Oct 2022 12:28:04 +0000 Subject: [PATCH] add idleinhibit windowrule --- 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 9e33e02..51f8155 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -83,6 +83,7 @@ you can use `hyprctl clients`. | 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 | +| idleinhibit \[mode\] | sets an idle inhibit rule for the window. If active, apps like `swayidle` will not fire. Modes: `none`, `always`, `focus`, `fullscreen` | ### Example Rules