X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fgoop.c;h=8619c9ffb88d0b7958c346d9e3de673aa091d81f;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=079ebc617f825b537f463355543b0d285347016b;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/goop.c b/hacks/goop.c index 079ebc61..8619c9ff 100644 --- a/hacks/goop.c +++ b/hacks/goop.c @@ -488,8 +488,8 @@ run_goop (Display *dpy, Window window, struct goop *goop) char *progclass = "Goop"; char *defaults [] = { - "Goop.background: black", /* to placate SGI */ - "Goop.foreground: white", + ".background: black", + ".foreground: white", "*delay: 12000", "*transparent: true", "*additive: true",