diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index f9ab233..54ce12c 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -85,6 +85,13 @@ windowrule { tile = true } +# Fix blender windows +windowrule { + name = Blender tile + match:class = blender + tile = true +} + # Blur rules layerrule = match:namespace notifications, blur on layerrule = match:namespace notifications, ignore_alpha 0