move to root + no font

This commit is contained in:
nx2
2024-03-30 15:40:14 +01:00
parent edad8218e0
commit fdcefc091c
2 changed files with 3 additions and 6 deletions

Binary file not shown.

View File

@@ -11,8 +11,8 @@ terminal-height: "90%"
width = 25%
top = 80%
height = 8%
item_color = "#aaaaaa"
selected_item_color = "#ffffff"
item_color = "#4466aa"
selected_item_color = "#aaaaff"
item_height = 20
item_padding = 0
item_spacing = 0
@@ -24,8 +24,7 @@ terminal-height: "90%"
width = 100%
top = 0
height = 100%
font = "/boot/grub/fonts/unicode.pf2"
color = "#ddddff"
color = "#aaaaff"
+ label {
text = "+++++++++++++++++ :: ......:::::::::.. :::::::::::++++++++++++++++ "
@@ -206,7 +205,5 @@ terminal-height: "90%"
}
+ label {
text = "*******+++++............ :::' : .. "
font = "/boot/grub/fonts/terminus-18.pf2.pf2"
color = "#aaaaaa"
}
}