diff --git a/config.h b/config.h index dee7c21..234315f 100644 --- a/config.h +++ b/config.h @@ -12,7 +12,7 @@ static const char *colorname[NUMCOLS] = { static const int failonclear = 1; /* default message */ -static const char * message = "Suckless: Software that sucks less."; +static const char * message = "Enter password to unlock"; /* text color */ static const char * text_color = "#ffffff";