X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fgreynetic.c;h=6018d125a4623aeff3bf071825e6869eda8dc08e;hp=c3f5fbaf0c22b322ba14d9bcadb0ff29c0f729ba;hb=c6b273ef7292ba10943694df1656b05203d7b62f;hpb=df053bcb240bd8d82e3bebf48a9766a8728bca4b diff --git a/hacks/greynetic.c b/hacks/greynetic.c index c3f5fbaf..6018d125 100644 --- a/hacks/greynetic.c +++ b/hacks/greynetic.c @@ -159,8 +159,8 @@ greynetic (Display *dpy, Window window) char *progclass = "Greynetic"; char *defaults [] = { - "Greynetic.background: black", /* to placate SGI */ - "Greynetic.foreground: white", + "*background: black", + "*foreground: white", "*delay: 0", 0 };