aboutsummaryrefslogtreecommitdiffstats
path: root/grub.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'grub.tpl')
-rw-r--r--grub.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/grub.tpl b/grub.tpl
index 4d12c03..d87c50b 100644
--- a/grub.tpl
+++ b/grub.tpl
@@ -31,6 +31,8 @@ fi
# Determine whether we can show a graphical themed menu:
insmod font
if loadfont $prefix/theme/dejavusansmono12.pf2 ; then
+ loadfont $prefix/theme/dejavusansmono24.pf2
+ loadfont $prefix/theme/dejavusansmono20.pf2
loadfont $prefix/theme/dejavusansmono10.pf2
loadfont $prefix/theme/dejavusansmono5.pf2
set gfxmode=1024x768,800x600,640x480,auto