picom: Increase blur

This commit is contained in:
2020-12-18 23:34:10 +01:00
parent 25d0729668
commit 5b50998e09

View File

@@ -6,6 +6,6 @@ corner-radius = 20;
blur:
{
method = "kawase";
strength = 10;
strength = 12;
background = true;
}