This commit is contained in:
2024-09-10 22:33:22 +02:00
parent 7c19f7f1f6
commit 82a4927097
82 changed files with 31 additions and 0 deletions
+31
View File
@@ -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"
}