2019-06-15 17:24:14 -04:00
|
|
|
title-text: ""
|
2022-11-02 22:40:00 -04:00
|
|
|
desktop-image: "/boot/grub/splash.png"
|
2019-06-15 17:24:14 -04:00
|
|
|
terminal-width: "800"
|
|
|
|
terminal-height: "600"
|
|
|
|
+ boot_menu {
|
|
|
|
top = 40%
|
|
|
|
left = 24%
|
|
|
|
width = 60%
|
|
|
|
height = 20%
|
|
|
|
item_color = "#AAAAAA"
|
|
|
|
selected_item_color = "#FFFFFF"
|
|
|
|
item_spacing = 1
|
|
|
|
}
|
|
|
|
+ progress_bar {
|
|
|
|
id = "__timeout__"
|
|
|
|
top = 90%
|
|
|
|
left = 30%
|
|
|
|
width = 40%
|
|
|
|
height = 1
|
|
|
|
bg_color = "#000000"
|
|
|
|
fg_color = "#4444DD"
|
|
|
|
}
|