X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fpyro.c;h=442ea7f0da67ddb5a6a416b7793c088767bf5e1a;hb=39809ded547bdbb08207d3e514950425215b4410;hp=ca540f72c00a2ebab092fcd558526eb84813ea0d;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;p=xscreensaver diff --git a/hacks/pyro.c b/hacks/pyro.c index ca540f72..442ea7f0 100644 --- a/hacks/pyro.c +++ b/hacks/pyro.c @@ -346,6 +346,7 @@ pyro_free (Display *dpy, Window window, void *closure) static const char *pyro_defaults [] = { + ".lowrez: true", ".background: black", ".foreground: white", "*fpsSolid: true", @@ -353,7 +354,6 @@ static const char *pyro_defaults [] = { "*delay: 10000", "*frequency: 30", "*scatter: 100", - "*geometry: 800x500", 0 };