From acc80de718b4a2c14262250d23b204700a73fc54 Mon Sep 17 00:00:00 2001 From: allusive-dev Date: Fri, 17 Nov 2023 09:47:46 +1100 Subject: update warnings for new users --- src/compfy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compfy.c') diff --git a/src/compfy.c b/src/compfy.c index 87dc603..29cbe08 100644 --- a/src/compfy.c +++ b/src/compfy.c @@ -2110,7 +2110,7 @@ static session_t *session_init(int argc, char **argv, Display *dpy, if (strstr(argv[0], "compton")) { log_warn("This compositor has been renamed to \"compfy\", the \"picom\" " - "binary will not be installed in the future."); + "binary has not been installed."); } ps->atoms = init_atoms(ps->c); -- cgit v1.2.3