update picom

This commit is contained in:
ksyasuda 2022-01-25 21:43:48 -08:00
parent 2d67f005ff
commit 1c81d6c3fd

View File

@ -443,7 +443,7 @@ wintypes:
# corner-radius = 7;
corner-radius = 14;
corner-radius = 8;
# corner-radius = 15;
rounded-corners-exclude = [
"class_g = 'Plasma'",
@ -457,7 +457,7 @@ rounded-corners-exclude = [
blur: {
method = "dual_kawase";
# method = "kawase";
strength = 7;
strength = 12;
background = false;
background-frame = false;
background-fixed = false;