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:
2025-05-09 16:16:21 +10:00
parent efda9b1590
commit 0f09eab8a0

View File

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