X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fpyro.c;h=4aa71da73800995b4fcd2a5398d2c2f65fa98546;hp=3b0a1d2dbbec5e305e3ee9f211323dc6c465b2e3;hb=c6b273ef7292ba10943694df1656b05203d7b62f;hpb=df053bcb240bd8d82e3bebf48a9766a8728bca4b diff --git a/hacks/pyro.c b/hacks/pyro.c index 3b0a1d2d..4aa71da7 100644 --- a/hacks/pyro.c +++ b/hacks/pyro.c @@ -223,8 +223,8 @@ pyro (Display *dpy, Window window, Colormap cmap) char *progclass = "Pyro"; char *defaults [] = { - "Pyro.background: black", /* to placate SGI */ - "Pyro.foreground: white", + "*background: black", + "*foreground: white", "*count: 100", "*frequency: 30", "*scatter: 20",