From ce365a36f66010bbbc680929a2359d41e0790ead Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 21 Jun 2024 09:49:33 +0200 Subject: [PATCH] feat: set stronger blur --- modules/home/swaylock.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/swaylock.nix b/modules/home/swaylock.nix index 82f0759..2ac3c86 100644 --- a/modules/home/swaylock.nix +++ b/modules/home/swaylock.nix @@ -12,7 +12,7 @@ indicator-radius = 100; indicator-thickness = 7; - effect-blur = "7x5"; + effect-blur = "10x7"; effect-vignette = "0.5:0.5"; effect-pixelate = 5;