summaryrefslogtreecommitdiff
path: root/slock/config.h
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-04 21:07:28 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-04 21:07:28 +0900
commit7f8828a8a6aa189014571e66d012c9962777c719 (patch)
tree4872aea6038451c3d2ed79926b6b663c426347c8 /slock/config.h
parent898331c11aa83917359c5cb2652b65b73bafa220 (diff)
Updates
Diffstat (limited to 'slock/config.h')
-rw-r--r--slock/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slock/config.h b/slock/config.h
index 0c40efd..b2717c8 100644
--- a/slock/config.h
+++ b/slock/config.h
@@ -1,6 +1,6 @@
/* user and group to drop privileges to */
static const char *group = "wheel";
-static int personalblur = 100;
+static int personalblur = 200;
static const char *colorname[NUMCOLS] = {
[INIT] = "#3c3836", /* after initialization */