aboutsummaryrefslogtreecommitdiff
path: root/system/grub2-theme-mint/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/grub2-theme-mint/README')
-rw-r--r--system/grub2-theme-mint/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/grub2-theme-mint/README b/system/grub2-theme-mint/README
new file mode 100644
index 0000000000000..a938c13c3fb00
--- /dev/null
+++ b/system/grub2-theme-mint/README
@@ -0,0 +1,10 @@
+This is the GRUB 2 theme for Linux Mint.
+
+After installing grub2-theme-mint, please add the following lines to
+/etc/default/grub:
+GRUB_FONT="/boot/grub/fonts/UbuntuMono16.pf2"
+GRUB_THEME="/boot/grub/themes/linuxmint/theme.txt"
+
+Note that the Ubuntu font provided by the source tarball may display
+glyphs incorrectly. Other fonts (ex. Dejavu Sans Mono, GNU Unifont)
+may be a better choice.