X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fmoire2.c;h=ee85b89ebd9477b9ecb6ab60f5d301d6eb78023e;hp=61d68c7081c5f425aa3a17c55b8c0a5e04f249d1;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hpb=c6b273ef7292ba10943694df1656b05203d7b62f diff --git a/hacks/moire2.c b/hacks/moire2.c index 61d68c70..ee85b89e 100644 --- a/hacks/moire2.c +++ b/hacks/moire2.c @@ -207,8 +207,8 @@ moire2 (Display *dpy, Window window) char *progclass = "Moire2"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*delay: 50000", "*thickness: 0", "*colors: 150",