diff --git a/modules/home-manager/picom/default.nix b/modules/home-manager/picom/default.nix index df44222..8e72bee 100644 --- a/modules/home-manager/picom/default.nix +++ b/modules/home-manager/picom/default.nix @@ -32,7 +32,7 @@ frame-opacity = 1; blur-background = true; blur-method = "dual_kawase"; - blur-strength = 6; + blur-strength = 10; corner-radius = 0;