From f95bfc6465e40459ed7deef86a9b77300b5796b7 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:54:05 +0000 Subject: [PATCH] unset rule --- 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 51f8155..711bfff 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -84,6 +84,7 @@ you can use `hyprctl clients`. | 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` | +| unset | removes all previously set rules for the given parameters. Please note it has to match EXACTLY. | ### Example Rules