aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 93bc424..0646787 100644
--- a/config.h
+++ b/config.h
@@ -22,4 +22,5 @@ static const float zoom_levels[] = {
100.0, 150.0, 200.0, 400.0, 800.0
};
-#define THUMB_SIZE 50
+/* default dimension of thumbnails (width == height): */
+#define THUMB_SIZE 60