diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 14e0d526..5a1447b9 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -29,12 +29,15 @@ general { decoration { rounding = 5 multisample_edges = on - blur = yes - blur_size = 10 - blur_passes = 3 - blur_new_optimizations = on - blur_ignore_opacity = on - blur_xray = on + + blur { + enabled = true + size = 10 + passes = 3 + new_optimizations = true + ignore_opacity = true + xray = true + } drop_shadow = off shadow_range = 4