Grub: make timeout label visible with new background
This commit is contained in:
parent
71df1b95fa
commit
f26706a668
@ -28,11 +28,11 @@ terminal-border: "0"
|
|||||||
|
|
||||||
# Show a countdown message using the label component
|
# Show a countdown message using the label component
|
||||||
+ label {
|
+ label {
|
||||||
top = 82%
|
top = 95%
|
||||||
left = 35%
|
left = 35%
|
||||||
width = 30%
|
width = 30%
|
||||||
align = "center"
|
align = "center"
|
||||||
id = "__timeout__"
|
id = "__timeout__"
|
||||||
text = "Booting in %d seconds"
|
text = "Booting in %d seconds"
|
||||||
color = "#cccccc"
|
color = "#ffffff"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user