fix: Stop all those random popup windows from being too big or small
Please enter the commit message for your changes. Lines starting
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# hyprlang noerror true
|
||||
|
||||
# Default floating rules to stop windows being too large or small
|
||||
windowrulev2 = size <80% <80%,floating:1
|
||||
windowrulev2 = size >50% >50%,floating:1
|
||||
|
||||
|
||||
# windowrulev2 = float,class:(clipse)
|
||||
# windowrulev2 = size 622 652,class:(clipse)
|
||||
# windowrulev2 = stayfocused,class:(clipse)
|
||||
|
||||
Reference in New Issue
Block a user