X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Frocks.c;h=f70f26c2ab240c02a403acf3ec6e10f06854626d;hp=fa5e504840ceeb8da2c9a6c32225852f558bfbf9;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hpb=c6b273ef7292ba10943694df1656b05203d7b62f diff --git a/hacks/rocks.c b/hacks/rocks.c index fa5e5048..f70f26c2 100644 --- a/hacks/rocks.c +++ b/hacks/rocks.c @@ -488,8 +488,8 @@ init_rocks (Display *d, Window w) char *progclass = "Rocks"; char *defaults [] = { - "*background: Black", - "*foreground: #E9967A", + ".background: Black", + ".foreground: #E9967A", "*colors: 5", "*count: 100", "*delay: 50000",