aboutsummaryrefslogtreecommitdiff
path: root/system/grub2-theme-mint/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2024-06-12 23:54:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:47 +0700
commita13eaba01d8cbc334748fcaad8f84227f8b56a38 (patch)
tree1d54741a8738e781f6b02016c10bd503df8fa166 /system/grub2-theme-mint/README
parent17fb7a7a9cce658736fd8796cc6b305d25967e92 (diff)
system/grub2-theme-mint: Added (grub theme).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.