X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fgreynetic.c;h=0ffb332a4e2d75c6fd3dc46e3c5a2fab20080728;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=c3f5fbaf0c22b322ba14d9bcadb0ff29c0f729ba;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/greynetic.c b/hacks/greynetic.c index c3f5fbaf..0ffb332a 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 };