diff --git a/hypr/shell/decorations.conf b/hypr/shell/decorations.conf index 460786c..bb2379b 100644 --- a/hypr/shell/decorations.conf +++ b/hypr/shell/decorations.conf @@ -45,12 +45,13 @@ decoration { blur { enabled = true new_optimizations = true - xray = false # Setting to true can cause issues with nvidia cards! - size = 2 - passes = 5 - vibrancy = 0.9 - # popups = true - # popups_ignorealpha = 0.6 + xray = false # Setting to true may cause glitches on nvidia cards! + size = 18 + passes = 3 + vibrancy = 12 + + popups = false # Enable blur for popups + popups_ignorealpha = 0.7 } }