X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fmoire.c;h=4b48484ce33f93ee7cb88ea0022711339b900c6e;hp=9ce9097d8c0320e8a764efb0d8748b07e3176ce3;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hpb=c6b273ef7292ba10943694df1656b05203d7b62f diff --git a/hacks/moire.c b/hacks/moire.c index 9ce9097d..4b48484c 100644 --- a/hacks/moire.c +++ b/hacks/moire.c @@ -161,8 +161,8 @@ moire (Display *dpy, Window window, int offset, XColor *colors, int ncolors) char *progclass = "Moire"; char *defaults [] = { - "*background: blue", - "*foreground: red", + ".background: blue", + ".foreground: red", "*random: true", "*delay: 5", "*ncolors: 64",