update the GRUB theme

parent bdcf2541
...@@ -14,16 +14,16 @@ terminal-border: "0" ...@@ -14,16 +14,16 @@ terminal-border: "0"
# Logo # Logo
+ image { + image {
left = 80% left = 100%-120
top = 77% top = 100%-110
file = "logo.png" file = "logo.png"
} }
# Show the boot menu # Show the boot menu
+ boot_menu { + boot_menu {
left = 2% left = 3%
top = 2% top = 3%
width = 70% width = 410
height = 45% height = 45%
item_font = "Unifont Regular 5" item_font = "Unifont Regular 5"
item_color = "#CDD6F4" item_color = "#CDD6F4"
...@@ -39,8 +39,7 @@ terminal-border: "0" ...@@ -39,8 +39,7 @@ terminal-border: "0"
+ label { + label {
top = 95% top = 95%
left = 2% width = 100%
width = 15%
align = "center" align = "center"
id = "__timeout__" id = "__timeout__"
text = "Booting in %d seconds" text = "Booting in %d seconds"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment