Grub: use default font

This commit is contained in:
Daniel Ruiz de Alegría 2022-06-23 21:06:43 +02:00
parent e6647bc2cf
commit 63f31da43e
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -3,7 +3,6 @@
title-text: ""
desktop-image: "grub-16x9.png"
desktop-color: "#2f5595"
terminal-font: "Unifont Regular 16"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
@ -16,7 +15,6 @@ terminal-border: "0"
top = 25%
width = 50%
height = 60%
item_font = "Unifont Regular 16"
item_color = "#f3f3f3"
selected_item_color = "#ffffff"
icon_width = 0
@ -37,5 +35,4 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "Unifont Regular 16"
}