fix: Don't have minimum size as it breaks some tray windows

This commit is contained in:
2025-05-09 17:10:49 +10:00
parent 0f09eab8a0
commit 83f3e3158a

View File

@@ -2,7 +2,7 @@
# Default floating rules to stop windows being too large or small # Default floating rules to stop windows being too large or small
windowrulev2 = size <80% <80%,floating:1 windowrulev2 = size <80% <80%,floating:1
windowrulev2 = size >50% >50%,floating:1 # windowrulev2 = size >50% >50%,floating:1
# windowrulev2 = float,class:(clipse) # windowrulev2 = float,class:(clipse)