Fix messed text in GRUB menu

This commit is contained in:
Aleksey Samoilov 2022-06-13 14:52:50 +04:00
parent e20f989417
commit f2ea3f1cd9

View file

@ -32,7 +32,7 @@ terminal-border: "0"
#boot menu #boot menu
+ boot_menu { + boot_menu {
left = 50%-150 left = 50%-125
width = 500 width = 500
top = 50%+100 top = 50%+100
height = 300 height = 300
@ -51,7 +51,7 @@ terminal-border: "0"
# Show a countdown message using the label component # Show a countdown message using the label component
+ label { + label {
top = 82% top = 60%
left = 35% left = 35%
width = 30% width = 30%
align = "center" align = "center"