aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index f949e77..c734edf 100644
--- a/main.c
+++ b/main.c
@@ -644,7 +644,7 @@ void run(void)
bool discard, to_set;
XEvent ev, nextev;
- redraw();
+ set_timeout(redraw, 25, false);
while (true) {
while (mode == MODE_THUMB && tns.cnt < filecnt &&