diff --git a/.config/hypr/windowrules.conf b/.config/hypr/windowrules.conf index 7ea05d0..5c055e9 100644 --- a/.config/hypr/windowrules.conf +++ b/.config/hypr/windowrules.conf @@ -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)