X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fsquiral.c;h=7dff6d8ae1666133daf78a4ffc3ad8bea9bef374;hp=3e13116e534e0c63219bf884362c10fd0100d0fd;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/squiral.c b/hacks/squiral.c index 3e13116e..7dff6d8a 100644 --- a/hacks/squiral.c +++ b/hacks/squiral.c @@ -238,13 +238,14 @@ squiral_free (Display *dpy, Window window, void *closure) static const char *squiral_defaults[] = { ".background: black", ".foreground: white", + "*fpsSolid: true", "*fill: 75", "*count: 0", "*ncolors: 100", - "*delay: 1000", + "*delay: 10000", "*disorder: 0.005", "*cycle: False", - "*handedness: .5", + "*handedness: 0.5", 0 };