Fix windowrule

This commit is contained in:
Kainoa Kanter 2022-10-27 13:34:17 -07:00 committed by GitHub
parent a82b25166e
commit 51fd00f87b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,8 +48,8 @@ input {
2. Set the windowrule 2. Set the windowrule
```ini ```ini
windowrule=windowdance, rhythm doctor.exe windowrule=windowdance,title:^(Rhythm Doctor)$
# windowrule=forceinput, rhythm doctor.exe # May also be needed # windowrule=forceinput,title:^(Rhythm Doctor)$ # May also be needed
``` ```
3. Have fun! 3. Have fun!