X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fqix.c;h=f2898f1ccff452b9e057b9368849af792b5d5ed4;hp=c86bf646265c5e8b37481ea40389de9e15ce292f;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hpb=c6b273ef7292ba10943694df1656b05203d7b62f diff --git a/hacks/qix.c b/hacks/qix.c index c86bf646..f2898f1c 100644 --- a/hacks/qix.c +++ b/hacks/qix.c @@ -454,8 +454,8 @@ qix1 (Display *dpy, Window window, struct qix *qix) char *progclass = "Qix"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*count: 1", "*segments: 50", "*poly: 2",