new windowrulev2 fields

This commit is contained in:
vaxerski 2022-09-07 11:25:36 +02:00
parent 6426a02150
commit 59eb7dd84f
1 changed files with 4 additions and 1 deletions

View File

@ -420,7 +420,10 @@ windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
For now, the supported fields are:
```
class title
class - class regex
title - title regex
xwayland - 0/1
floating - 0/1
```
Keep in mind you do *not* need to define all of them, but you need to define at least one.