mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
fix spacing
This commit is contained in:
parent
7caaee9ede
commit
955bedb0c5
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ rule system, window rules v2 were implemented.
|
|||
|
||||
In V2, you are allowed to match multiple variables.
|
||||
|
||||
the `RULE` field is unchanged, but inthe `WINDOW` field, you can put regexes for multiple values like so:
|
||||
the `RULE` field is unchanged, but in the `WINDOW` field, you can put regexes for multiple values like so:
|
||||
```
|
||||
windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue