diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 44c9d72..a7ccbf6 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -5,7 +5,7 @@ backend = "glx"; blur: { - method = "kawase"; + method = "dual_kawase"; strength = 12; background = true; }