remove outdated warning about initialClass case sensitivity (#755)

This commit is contained in:
Willow 2024-08-21 20:02:09 +10:00 committed by GitHub
parent 56df4f4285
commit 0bce0a9dc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 7 deletions

View File

@ -70,7 +70,7 @@ For now, the supported fields for V2 are:
``` ```
class - class regex class - class regex
title - title regex title - title regex
initialclass - initialClass regex initialClass - initialClass regex
initialTitle - initialTitle regex initialTitle - initialTitle regex
tag - tag name tag - tag name
xwayland - 0/1 xwayland - 0/1
@ -91,12 +91,6 @@ size, you can use `hyprctl clients`.
{{< /callout >}} {{< /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 ## Rules
### Static rules ### Static rules