summaryrefslogtreecommitdiffstats
path: root/grub.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'grub.tpl')
-rw-r--r--grub.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/grub.tpl b/grub.tpl
index cfecd04..9652ff2 100644
--- a/grub.tpl
+++ b/grub.tpl
@@ -27,7 +27,9 @@ fi
# Determine whether we can show a graphical themed menu:
insmod font
-if loadfont $grubdir/theme/dejavusansmono.pf2 ; then
+if loadfont $grubdir/theme/dejavusansmono12.pf2 ; then
+ loadfont $grubdir/theme/dejavusansmono10.pf2
+ loadfont $grubdir/theme/dejavusansmono5.pf2
set gfxmode=auto,640x480
export gfxmode
# (U)EFI requirement: must support all_video: