X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fhalo.c;h=80166335b6235c4d0adf0cfb83840acdc4796f72;hp=470a9e90c11143e7af1ac8cf0f74a7e291e780f6;hb=c6b273ef7292ba10943694df1656b05203d7b62f;hpb=df053bcb240bd8d82e3bebf48a9766a8728bca4b diff --git a/hacks/halo.c b/hacks/halo.c index 470a9e90..80166335 100644 --- a/hacks/halo.c +++ b/hacks/halo.c @@ -417,8 +417,8 @@ run_circles (Display *dpy, Window window) char *progclass = "Halo"; char *defaults [] = { - "Halo.background: black", /* to placate SGI */ - "Halo.foreground: white", + "*background: black", + "*foreground: white", "*colorMode: random", "*colors: 100", "*cycle: true",