From 848b39b287f2342c6646011bb7dc2c33ee66fa76 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 31 May 2022 17:49:19 +0200 Subject: Cool update --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 56c6dc3..4550a94 100644 --- a/config.h +++ b/config.h @@ -12,4 +12,4 @@ static const char *colorname[NUMCOLS] = { static const int failonclear = 1; /* Background image path, should be available to the user above */ -static const char* background_image = NULL; +static const char* background_image = "/home/jozan/pics/lock/caco.png"; -- cgit v1.2.3