Update config.h

This commit is contained in:
Madeleine 2022-05-29 20:00:03 +01:00 committed by GitHub
parent 2d972fa5d1
commit e71c4ac010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
/* user and group to drop privileges to */
static const char *user = "spy";
static const char *group = "spy";
static const char *group = "users";
/* colour definitions */
static const char *colorname[NUMCOLS] = {