mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-16 18:12:08 +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
|
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!
|
||||||
|
|
Loading…
Add table
Reference in a new issue