summaryrefslogtreecommitdiff
path: root/slock/config.def.h
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-05-23 08:21:26 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-05-23 08:21:26 +0900
commit1104ba39b90d8154694dc1f5923726af128385cd (patch)
tree357626caf3369e14f76a006de422efdf74724601 /slock/config.def.h
parent5bf9b9ebd09b5990cc2cfcc718d52c660c235d48 (diff)
modified slock/config.def.h, modified slock/slock.c
Diffstat (limited to 'slock/config.def.h')
-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 4e3fed7..10b1ad2 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 privateblur = 100;
+static int privateBlurRadius = 100;
/* Enable Pixelation */
//#define PIXELATION
/* Set pixelation radius */