From c7a5870c255324a13320ac07db6e44215ff9c355 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Wed, 28 Dec 2022 15:39:49 +0100 Subject: [PATCH] added dimaround --- 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 7244f0e..7687f53 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -91,6 +91,7 @@ you can use `hyprctl clients`. | 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. | | | nomaxsize | removes max size limitations. Especially useful with windows that report invalid max sizes (e.g. winecfg) | | +| dimaround | dims everything around the window | ✓ | ### Example Rules