From 106a93a6bc0f9e1362082b1423e9a7124d8355b6 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Sun, 24 Aug 2025 21:18:48 -0300 Subject: [PATCH] :boom: fix(hypr/decorations): blur flickerings --- config/hypr/shell/decorations.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/hypr/shell/decorations.conf b/config/hypr/shell/decorations.conf index e1197f3..5efa8a6 100644 --- a/config/hypr/shell/decorations.conf +++ b/config/hypr/shell/decorations.conf @@ -44,9 +44,9 @@ decoration { enabled = true new_optimizations = true xray = false # Setting to true may cause glitches on nvidia cards! - size = 14 - passes = 4 - vibrancy = 12 + size = 0 # fixes flickering with new_optimizations + passes = 6 + vibrancy = 6 popups = false # Enable blur for popups popups_ignorealpha = 0.7