summaryrefslogtreecommitdiff
path: root/shell/maynard.c
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-28 11:23:27 +0000
committerschneefux <schneefux+commit@schneefux.xyz>2014-06-28 11:23:27 +0000
commitf234933f0b9f9648d504543f3674f9e372406267 (patch)
tree32d8d267e960b4f300a1437e4589125e0e920484 /shell/maynard.c
parentdbd27ad786ae9ef578adddd730c74fc0431381d8 (diff)
downloadgraynard-f234933f0b9f9648d504543f3674f9e372406267.tar.gz
graynard-f234933f0b9f9648d504543f3674f9e372406267.zip
adjust look and feel
Diffstat (limited to 'shell/maynard.c')
-rw-r--r--shell/maynard.c2
1 files changed, 1 insertions, 1 deletions
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;