From 8467a9cd18a8c8d9524a0efa2be63918d59346c3 Mon Sep 17 00:00:00 2001 From: Tuur Vanhoutte <4633209+zjeffer@users.noreply.github.com> Date: Tue, 26 Dec 2023 23:47:53 +0100 Subject: [PATCH] Added initialTitle and initialClass to windowrules (#425) https://github.com/hyprwm/Hyprland/pull/4259 --- pages/Configuring/Window-Rules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 3868a09..93fe612 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -61,6 +61,8 @@ For now, the supported fields are: ```ini class - class regex title - title regex +initialClass - initialClass regex +initialTitle - initialTitle regex xwayland - 0/1 floating - 0/1 fullscreen - 0/1