diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-27 15:10:15 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-27 15:10:15 +0900 |
| commit | 2a0bd36624c80db5a04762e4cd0cf0adc0fb5027 (patch) | |
| tree | 1aa574160959336b0aed8631b5161a31934d100b /slock | |
| parent | c22e179607027acecab7390175ede2a6c183b270 (diff) | |
Init
Diffstat (limited to 'slock')
| -rw-r--r-- | slock/config.h | 2 | ||||
| -rwxr-xr-x | slock/slock | bin | 32144 -> 32144 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/slock/config.h b/slock/config.h index 9e361b2..b6a4837 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 = 200; +static int personalblur = 100; static const char *colorname[NUMCOLS] = { [INIT] = "#3c3836", /* after initialization */ diff --git a/slock/slock b/slock/slock Binary files differindex a17bcc9..fb768fe 100755 --- a/slock/slock +++ b/slock/slock |
