summaryrefslogtreecommitdiffstats
path: root/hacks/fireworkx.c
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:35:55 +0100
committerSimon Rettberg2020-12-02 08:35:55 +0100
commite5319b91d163384ee22db077b2d37688d65646c9 (patch)
tree04acbf822516634814098b38a9878ffc1a55529d /hacks/fireworkx.c
parentdriver/timers.c: fix flush_events() (diff)
parent5.44 (diff)
downloadxscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.gz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.xz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.zip
Merge branch 'master' into openslx
Diffstat (limited to 'hacks/fireworkx.c')
-rw-r--r--hacks/fireworkx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hacks/fireworkx.c b/hacks/fireworkx.c
index 57ba128..12d9864 100644
--- a/hacks/fireworkx.c
+++ b/hacks/fireworkx.c
@@ -862,6 +862,7 @@ static const char *fireworkx_defaults [] =
"*flash: True",
"*shoot: False",
"*verbose: False",
+ ".lowrez: true", /* Too slow on Retina screens otherwise */
0
};