diff --git a/modules/home/wayland/apps/lockscreen/default.nix b/modules/home/wayland/apps/lockscreen/default.nix index 665e906..9f5f082 100755 --- a/modules/home/wayland/apps/lockscreen/default.nix +++ b/modules/home/wayland/apps/lockscreen/default.nix @@ -21,8 +21,8 @@ { monitor = ""; path = "screenshot"; # screenshots - blur_passes = 3; # effect-pixelate=5 approximation - blur_size = 8; + blur_passes = 2; # effect-pixelate=5 approximation + blur_size = 4; noise = 0.01; zindex = -1; }