X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fxspirograph.c;h=a0e9792a8b7c833dea0aff5f76747b435f5818ca;hp=11bfff169ef1b48aba178d3b57796234beade826;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/xspirograph.c b/hacks/xspirograph.c index 11bfff16..a0e9792a 100644 --- a/hacks/xspirograph.c +++ b/hacks/xspirograph.c @@ -307,6 +307,7 @@ xspirograph_free (Display *dpy, Window window, void *closure) static const char *xspirograph_defaults [] = { ".background: black", ".foreground: white", + "*fpsSolid: true", "*delay: 5", "*subdelay: 20000", "*layers: 2", @@ -323,4 +324,4 @@ static XrmOptionDescRec xspirograph_options [] = { { 0, 0, 0, 0 } }; -XSCREENSAVER_MODULE ("XSpiroGraph", xspirograph) +XSCREENSAVER_MODULE ("XSpirograph", xspirograph)