summaryrefslogtreecommitdiff
path: root/fussy.el
diff options
context:
space:
mode:
Diffstat (limited to 'fussy.el')
-rw-r--r--fussy.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/fussy.el b/fussy.el
index 218bdea..06502a1 100644
--- a/fussy.el
+++ b/fussy.el
@@ -105,6 +105,7 @@ the theme came from."
(progn
(find-file file)
(delete-other-windows)
+ (sleep-for 1)
(fussy-screenshot-svg svg-file))
(error (push (cons theme file) failed-to-generate-image))))))))
(disable-theme theme))