From f234933f0b9f9648d504543f3674f9e372406267 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 28 Jun 2014 11:23:27 +0000 Subject: adjust look and feel --- shell/maynard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/maynard.c') diff --git a/shell/maynard.c b/shell/maynard.c index a74cd08..351076d 100644 --- a/shell/maynard.c +++ b/shell/maynard.c @@ -39,7 +39,7 @@ extern char **environ; /* defined by libc */ -#define DEFAULT_BACKGROUND "/usr/share/wallpapers/Hanami/contents/images/3872x2592.jpg" +#define DEFAULT_BACKGROUND "/usr/share/wallpapers/Golden_Ripples/contents/images/1920x1200.jpg" struct element { GtkWidget *window; -- cgit v1.3.1