From 0bce0a9dc05d2752ad108b486c040605d721308e Mon Sep 17 00:00:00 2001 From: Willow <42willow@pm.me> Date: Wed, 21 Aug 2024 20:02:09 +1000 Subject: [PATCH] remove outdated warning about initialClass case sensitivity (#755) --- pages/Configuring/Window-Rules.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 747b12f..93dd2fe 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -70,7 +70,7 @@ For now, the supported fields for V2 are: ``` class - class regex title - title regex -initialclass - initialClass regex +initialClass - initialClass regex initialTitle - initialTitle regex tag - tag name xwayland - 0/1 @@ -91,12 +91,6 @@ size, you can use `hyprctl clients`. {{< /callout >}} -{{< callout type=warning >}} - -Please beware that `hyprctl clients` will display the field as **initialClass** while the WINDOW field in the configuration uses `initialclass`. - -{{< /callout >}} - ## Rules ### Static rules