mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2025-04-04 16:42:57 +02:00
@ -31,6 +31,14 @@ terminal-border: "0"
|
||||
selected_item_pixmap_style = "select_*.png"
|
||||
}
|
||||
|
||||
+ image {
|
||||
top = 100%-50
|
||||
left = 50%-240
|
||||
width = 480
|
||||
height = 42
|
||||
file = "info.png"
|
||||
}
|
||||
|
||||
# Show a countdown message using the label component
|
||||
+ label {
|
||||
top = 82%
|
||||
|
@ -31,6 +31,14 @@ terminal-border: "0"
|
||||
selected_item_pixmap_style = "select_*.png"
|
||||
}
|
||||
|
||||
+ image {
|
||||
top = 100%-76
|
||||
left = 50%-360
|
||||
width = 720
|
||||
height = 63
|
||||
file = "info.png"
|
||||
}
|
||||
|
||||
# Show a countdown message using the label component
|
||||
+ label {
|
||||
top = 82%
|
||||
|
@ -31,6 +31,14 @@ terminal-border: "0"
|
||||
selected_item_pixmap_style = "select_*.png"
|
||||
}
|
||||
|
||||
+ image {
|
||||
top = 100%-100
|
||||
left = 50%-480
|
||||
width = 960
|
||||
height = 84
|
||||
file = "info.png"
|
||||
}
|
||||
|
||||
# Show a countdown message using the label component
|
||||
+ label {
|
||||
top = 82%
|
||||
|
@ -31,6 +31,14 @@ terminal-border: "0"
|
||||
selected_item_pixmap_style = "select_*.png"
|
||||
}
|
||||
|
||||
+ image {
|
||||
top = 100%-50
|
||||
left = 50%-240
|
||||
width = 480
|
||||
height = 42
|
||||
file = "info.png"
|
||||
}
|
||||
|
||||
# Show a countdown message using the label component
|
||||
+ label {
|
||||
top = 82%
|
||||
|
@ -31,6 +31,14 @@ terminal-border: "0"
|
||||
selected_item_pixmap_style = "select_*.png"
|
||||
}
|
||||
|
||||
+ image {
|
||||
top = 100%-76
|
||||
left = 50%-360
|
||||
width = 720
|
||||
height = 63
|
||||
file = "info.png"
|
||||
}
|
||||
|
||||
# Show a countdown message using the label component
|
||||
+ label {
|
||||
top = 82%
|
||||
|
Reference in New Issue
Block a user