diff --git a/src/config.c b/src/config.c index aaf5e5a..58363f7 100644 --- a/src/config.c +++ b/src/config.c @@ -105,6 +105,11 @@ char *lines[] = { "rm -r f/" "is it real if u can't lick it?", "Piracy Policy", + "Remember to hydrate! :3", + "The jank is part of the flair", + "Datenelch is watching you", + "say gex? :3" + }; const size_t num_lines = sizeof(lines)/sizeof(*lines);