mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
1.0.53 release
This commit is contained in:
@@ -30,13 +30,15 @@ terminal-box: "terminal_box_*.png"
|
||||
scrollbar_thumb = "slider_*.png"
|
||||
}
|
||||
|
||||
|
||||
|
||||
+ progress_bar {
|
||||
id = "__timeout__"
|
||||
text = "@TIMEOUT_NOTIFICATION_SHORT@"
|
||||
|
||||
left = 20%
|
||||
width = 60%
|
||||
top = 85%
|
||||
left = 90%
|
||||
width = 10%
|
||||
top = 90%
|
||||
|
||||
text_color = "red"
|
||||
bar_style = "*"
|
||||
@@ -93,4 +95,3 @@ terminal-box: "terminal_box_*.png"
|
||||
height = 25
|
||||
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user