Fix messed text in GRUB menu
This commit is contained in:
parent
e20f989417
commit
f2ea3f1cd9
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue