picom: Update kawase to dual_kawase
Blur method 'kawase' has been renamed to 'dual_kawase'. Interpreted
as 'dual_kawase', but this will stop working soon.
This commit is contained in:
@@ -5,7 +5,7 @@ backend = "glx";
|
|||||||
|
|
||||||
blur:
|
blur:
|
||||||
{
|
{
|
||||||
method = "kawase";
|
method = "dual_kawase";
|
||||||
strength = 12;
|
strength = 12;
|
||||||
background = true;
|
background = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user