From 7f8828a8a6aa189014571e66d012c9962777c719 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:07:28 +0900 Subject: Updates --- slock/config.h | 2 +- slock/slock | Bin 32144 -> 32144 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'slock') 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 */ diff --git a/slock/slock b/slock/slock index c60a653..034a415 100755 Binary files a/slock/slock and b/slock/slock differ -- cgit v1.2.3