mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 03:04:31 +10:00
fix weird blur with window anim
This commit is contained in:
@@ -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)(.*)$
|
||||
|
||||
Reference in New Issue
Block a user