From 7148466a68a88038bb2c0d77fd3e1285bc510b52 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 14 Jun 2022 09:51:37 +0200 Subject: blackhole --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 4550a94..0a941fb 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 = "/home/jozan/pics/lock/caco.png"; +static const char* background_image = "/home/jozan/pics/lock/black_hole.jpg"; -- cgit v1.2.3