1.0.53 release

This commit is contained in:
longpanda
2021-09-27 21:00:08 +08:00
parent 89a34bac18
commit d72bb15956
31 changed files with 2044 additions and 55 deletions

View File

@@ -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"}
}