summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-12-01 22:32:16 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-12-01 22:32:16 +0900
commitb2171ab259b4b6a1a64129b6a381e6cd2d0ed64c (patch)
treed3a969666152cbd7ea23ecd76d887c77f0ceac4a
parent95408a6750c59d27d3a0b50b9862d30a36efca81 (diff)
modified slock/config.def.hHEADmaster
-rw-r--r--slock/config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slock/config.def.h b/slock/config.def.h
index 13ad3a4..b12d1af 100644
--- a/slock/config.def.h
+++ b/slock/config.def.h
@@ -45,7 +45,7 @@ static XRectangle rectangles[9] = {
#define BLUR
/* Set blur radius */
static int blurRadius = 5;
-static int privateBlurRadius = 100;
+static int privateBlurRadius = 0;
/* Enable Pixelation */
//#define PIXELATION
/* Set pixelation radius */