From 51fd00f87b401b8d69666b56665281a7594f9085 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Thu, 27 Oct 2022 13:34:17 -0700 Subject: [PATCH] Fix windowrule --- pages/Configuring/Uncommon-tips-&-tricks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Uncommon-tips-&-tricks.md b/pages/Configuring/Uncommon-tips-&-tricks.md index dd59b39..2f554f1 100644 --- a/pages/Configuring/Uncommon-tips-&-tricks.md +++ b/pages/Configuring/Uncommon-tips-&-tricks.md @@ -48,8 +48,8 @@ input { 2. Set the windowrule ```ini -windowrule=windowdance, rhythm doctor.exe -# windowrule=forceinput, rhythm doctor.exe # May also be needed +windowrule=windowdance,title:^(Rhythm Doctor)$ +# windowrule=forceinput,title:^(Rhythm Doctor)$ # May also be needed ``` 3. Have fun!