diff --git a/example/hyprland.conf b/example/hyprland.conf index a8add8f2..b5c81c1f 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -33,10 +33,11 @@ general { decoration { rounding=10 blur=1 - blur_size=8 # minimum 2 - blur_passes=1 # minimum 1, more passes = more resource intensive. - # Your blur "amount" is blur_size * blur_passes, but high blur_size (over around 30-ish) will produce artifacts. + blur_size=3 # minimum 3 + blur_passes=2 # minimum 2, more passes = more resource intensive. + # Your blur "amount" is blur_size * blur_passes, but high blur_size (over around 5-ish) will produce artifacts. # if you want heavy blur, you need to up the blur_passes. + # the more passes, the more you can up the blur_size without noticing artifacts. } animations {