mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
Fix windowrule
This commit is contained in:
parent
a82b25166e
commit
51fd00f87b
1 changed files with 2 additions and 2 deletions
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue