http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.20.tar.gz
[xscreensaver] / hacks / lightning.c
index 8da6bb58d718bfea49accfea251e6435220d0dbd..f8342f20f583109ad710e8704302d5c29997e048 100644 (file)
@@ -33,7 +33,8 @@ static const char sccsid[] = "@(#)lightning.c 5.00 2000/11/01 xlockmore";
 #define HACK_INIT init_lightning
 #define HACK_DRAW draw_lightning
 #define lightning_opts xlockmore_opts
-#define DEFAULTS "*delay: 10000 \n"
+#define DEFAULTS "*delay: 10000 \n" \
+                 "*ncolors: 64  \n"
 #define BRIGHT_COLORS
 #include "xlockmore.h"         /* in xscreensaver distribution */
 #else /* STANDALONE */