diff options
Diffstat (limited to 'slock/config.def.h')
| -rw-r--r-- | slock/config.def.h | 2 |
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 */ |
