summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/installer/newt/help.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/installer/newt/help.scm b/gnu/installer/newt/help.scm
index 8d85832dc8..a488f5fa2a 100644
--- a/gnu/installer/newt/help.scm
+++ b/gnu/installer/newt/help.scm
@@ -36,6 +36,7 @@
#:listbox-items items
#:listbox-item->text car
#:sort-listbox-items? #f
+ #:listbox-height 6
#:button-text (G_ "Continue"))))
(match result
((_ . proc)