update
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
title-text: ""
|
||||
desktop-image: "background.png"
|
||||
terminal-left: "0"
|
||||
terminal-top: "0"
|
||||
terminal-border: "0"
|
||||
terminal-width: "100%"
|
||||
terminal-height: "100%"
|
||||
terminal-font: "font.pf2" < doesn't work currently
|
||||
|
||||
+ boot_menu {
|
||||
left = 114
|
||||
top = 47%
|
||||
width = 472
|
||||
height = 35%
|
||||
item_color = "#cccccc"
|
||||
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 = "Selected OS will start in %d seconds"
|
||||
color = "#cccccc"
|
||||
}
|
||||
Reference in New Issue
Block a user