X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fgoop.c;h=f31f9b91e235ab3632cecf3a1341df448a1afcba;hp=079ebc617f825b537f463355543b0d285347016b;hb=c6b273ef7292ba10943694df1656b05203d7b62f;hpb=df053bcb240bd8d82e3bebf48a9766a8728bca4b diff --git a/hacks/goop.c b/hacks/goop.c index 079ebc61..f31f9b91 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",