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
1 changed files with 2 additions and 2 deletions

View File

@ -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!