diff --git a/common/.config/picom.conf b/common/.config/picom.conf index 5e6180c..321c695 100644 --- a/common/.config/picom.conf +++ b/common/.config/picom.conf @@ -241,7 +241,7 @@ blur: { # requires: https://github.com/ibhagwan/picom method = "kawase"; #method = "kernel"; - strength = 3; + strength = 5; # deviation = 1.0; # kernel = "11x11gaussian"; background = false;