From 59eb7dd84f7a1cbcc548b11b4d40fbab4aaa6673 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Wed, 7 Sep 2022 11:25:36 +0200 Subject: [PATCH] new windowrulev2 fields --- pages/Configuring/Advanced-config.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index fbf4a8f..24a5869 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -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.