migrate lock for oled

This commit is contained in:
soraefir
2026-06-16 18:55:43 +02:00
parent 0a5a0ad307
commit d83e7f0bf3

View File

@@ -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;
} }