add countdown in left screen
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||

|
||||
|
||||
### N64 Font
|
||||

|
||||
|
||||

|
||||
(pls dont ask why the countdown placement is different)
|
||||
# Installation
|
||||
|
||||
## Pop!_OS
|
||||
|
||||
BIN
grub/themes/mario/supermariocountdown.pf2
Normal file
BIN
grub/themes/mario/supermariocountdown.pf2
Normal file
Binary file not shown.
@@ -13,6 +13,7 @@ terminal-font: "Super Mario Land (Game Boy) Regular 24"
|
||||
|
||||
# Boot menu
|
||||
+ boot_menu {
|
||||
|
||||
left = 29%
|
||||
top = 33%
|
||||
width = 550
|
||||
@@ -26,3 +27,18 @@ terminal-font: "Super Mario Land (Game Boy) Regular 24"
|
||||
icon_width = 0
|
||||
item_icon_space = 0
|
||||
}
|
||||
|
||||
# Autoboot Countdown
|
||||
+ progress_bar {
|
||||
left = 0%
|
||||
top = 55%
|
||||
width = 0
|
||||
height = 0
|
||||
id = "__timeout__"
|
||||
text = "@TIMEOUT_NOTIFICATION_SHORT@"
|
||||
text_color = #ffffff
|
||||
bar_style = "*"
|
||||
hilight_style = "*"
|
||||
font = "Super Mario Land (Game Boy) Regular 48"
|
||||
#font = "Mario64 Regular 32"
|
||||
}
|
||||
|
||||
BIN
grub_theme.png
BIN
grub_theme.png
Binary file not shown.
|
Before Width: | Height: | Size: 490 KiB |
BIN
n64mario_grub_theme.png
Normal file
BIN
n64mario_grub_theme.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 490 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 489 KiB After Width: | Height: | Size: 490 KiB |
Reference in New Issue
Block a user