don't suppress maximize events

This commit is contained in:
2026-01-08 20:28:46 +01:00
parent 20ffca5972
commit 52394242a6
-8
View File
@@ -305,14 +305,6 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# Example windowrules that are useful
windowrule {
# Ignore maximize requests from all apps. You'll probably like this.
name = suppress-maximize-events
match:class = .*
suppress_event = maximize
}
windowrule {
# Fix some dragging issues with XWayland
name = fix-xwayland-drags