From 809bf96efa320330074378a08f63a45c5050dea5 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Fri, 7 Oct 2022 04:52:12 -0500 Subject: [PATCH] refactor(swaylock): massively increase blur This makes the lock screen impossible to decipher content underneath the blur. Previously it was possible to determine what might have been on screen through the blur. --- dots/.config/swaylock/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/swaylock/config b/dots/.config/swaylock/config index 18855bc3..b4ffad63 100644 --- a/dots/.config/swaylock/config +++ b/dots/.config/swaylock/config @@ -3,7 +3,7 @@ clock indicator indicator-radius=150 indicator-thickness=8 -effect-blur=12x8 +effect-blur=30x26 effect-vignette=0.5:0.5 ring-color=#54546D key-hl-color=#FF5D62