From 5713306f7e115bfdf8b9e3bf527d6166b4ec9d08 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 24 Apr 2022 16:45:59 +0200 Subject: [PATCH] update example conf for kawase --- example/hyprland.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 {