fix: Don't have minimum size as it breaks some tray windows
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Default floating rules to stop windows being too large or small
|
||||
windowrulev2 = size <80% <80%,floating:1
|
||||
windowrulev2 = size >50% >50%,floating:1
|
||||
# windowrulev2 = size >50% >50%,floating:1
|
||||
|
||||
|
||||
# windowrulev2 = float,class:(clipse)
|
||||
|
||||
Reference in New Issue
Block a user