This commit is contained in:
Belal Elsabbagh
2026-01-20 17:07:31 +02:00
parent 035ce36186
commit dcd18bdaba
2 changed files with 10 additions and 4 deletions

View File

@@ -283,4 +283,8 @@ bind = $mainMod SHIFT, S, exec, grimblast copysave area
### WINDOWS AND WORKSPACES ###
##############################
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
windowrule {
name = windowrule-1
suppress_event = maximize
match:class = .* # You'll probably like this.
}