X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fshadebobs.c;h=5b26950a42003ec13f5942520c34e25fab7fae5f;hp=72d5aa04f76bb186a04490b89aff8601a6c88cbe;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/shadebobs.c b/hacks/shadebobs.c index 72d5aa04..5b26950a 100644 --- a/hacks/shadebobs.c +++ b/hacks/shadebobs.c @@ -45,12 +45,13 @@ static const char *shadebobs_defaults [] = { ".background: black", ".foreground: white", + "*fpsSolid: true", "*degrees: 0", /* default: Automatic degree calculation */ "*color: random", "*count: 4", "*cycles: 10", "*ncolors: 64", /* changing this doesn't work particularly well */ - "*delay: 5000", + "*delay: 10000", 0 };