fix weird blur with window anim

This commit is contained in:
end-4
2025-11-22 19:23:59 +01:00
parent 0b3cc187cb
commit 4d79cc6764
2 changed files with 8 additions and 3 deletions
+3 -1
View File
@@ -5,8 +5,10 @@
# Disable blur for xwayland context menus
windowrulev2 = noblur,class:^()$,title:^()$
# Disable blur for all xwayland apps
# windowrulev2 = noblur, xwayland:1
# Disable blur for every window
windowrulev2 = noblur, class:.*
# Floating
windowrulev2 = center, title:^(Open File)(.*)$