34 lines
683 B
Plaintext
34 lines
683 B
Plaintext
title-text: "InoriShio's Bootmenu"
|
|
desktop-image: "background.jpg"
|
|
desktop-image-scale-method: "crop"
|
|
terminal-left: "0"
|
|
terminal-top: "0"
|
|
terminal-border: "0"
|
|
terminal-width: "100%"
|
|
terminal-height: "100%"
|
|
terminal-font: "Liberation Mono Regular 30"
|
|
|
|
+ boot_menu {
|
|
left = 114
|
|
top = 47%
|
|
width = 472
|
|
height = 35%
|
|
item_color = "#cccccc"
|
|
item_font = "Liberation Mono Regular 30"
|
|
selected_item_color = "#ffffff"
|
|
item_icon_space = 15
|
|
item_height = 45
|
|
item_padding = 2
|
|
item_spacing = 40
|
|
selected_item_pixmap_style = "select_*.png"
|
|
}
|
|
|
|
+ label {
|
|
left = 114
|
|
top = 84%
|
|
align = "center"
|
|
id = "__timeout__"
|
|
text = "Starting in %d seconds"
|
|
color = "#cccccc"
|
|
}
|