From 8e5835d1fd945ee9582aae71b3ee693b6ef46307 Mon Sep 17 00:00:00 2001 From: Bert Date: Wed, 9 Feb 2011 16:32:40 +0100 Subject: Handle image remove/rename while running --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 6105599..8f773d5 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ /* default color to use for window background: * * (see X(7) "COLOR NAMES" section for valid values) */ -#define BG_COLOR "#888888" +#define BG_COLOR "#999999" /* how should images be scaled when they are loaded?: * * (also controllable via -d/-s/-Z/-z options) * -- cgit v1.2.3-54-g00ecf