From 8657dcb8636962d54e9704bced762fa0a0bc2078 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 4 Jul 2023 12:06:00 +0200 Subject: [PATCH] rules: add stayfocused --- 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 4763353..86eabe7 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -108,6 +108,7 @@ you can use `hyprctl clients`. | 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 . Please note this rule is meant for floating windows and using it on tiled ones may result in strange behavior. | ✓ | +| stayfocused | forces focus on the window as long as it's visible | | ### Example Rules