migrate lock for oled
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
{
|
{
|
||||||
monitor = "";
|
monitor = "";
|
||||||
path = "screenshot"; # screenshots
|
path = "screenshot"; # screenshots
|
||||||
blur_passes = 3; # effect-pixelate=5 approximation
|
blur_passes = 2; # effect-pixelate=5 approximation
|
||||||
blur_size = 8;
|
blur_size = 4;
|
||||||
noise = 0.01;
|
noise = 0.01;
|
||||||
zindex = -1;
|
zindex = -1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user