mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
windowrulev2: fix typo
This commit is contained in:
parent
d76c222301
commit
35741d58f8
1 changed files with 2 additions and 2 deletions
|
@ -65,13 +65,13 @@ terminals.
|
||||||
|
|
||||||
{{< /callout >}}
|
{{< /callout >}}
|
||||||
|
|
||||||
For now, the supported fields are:
|
For now, the supported fields for V2 are:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
class - class regex
|
class - class regex
|
||||||
title - title regex
|
title - title regex
|
||||||
initialclass - initialClass regex
|
initialclass - initialClass regex
|
||||||
initialtitle - initialTitle regex
|
initialTitle - initialTitle regex
|
||||||
xwayland - 0/1
|
xwayland - 0/1
|
||||||
floating - 0/1
|
floating - 0/1
|
||||||
fullscreen - 0/1
|
fullscreen - 0/1
|
||||||
|
|
Loading…
Reference in a new issue