This commit is contained in:
Vince
2021-09-12 15:14:00 +08:00
parent eedee9a25b
commit a91e83254f
24 changed files with 500 additions and 38 deletions

View File

@ -31,6 +31,14 @@ terminal-border: "0"
selected_item_pixmap_style = "select_*.png"
}
+ image {
top = 100%-50
left = 50%-240
width = 480
height = 42
file = "info.png"
}
# Show a countdown message using the label component
+ label {
top = 82%

View File

@ -31,6 +31,14 @@ terminal-border: "0"
selected_item_pixmap_style = "select_*.png"
}
+ image {
top = 100%-76
left = 50%-360
width = 720
height = 63
file = "info.png"
}
# Show a countdown message using the label component
+ label {
top = 82%

View File

@ -31,6 +31,14 @@ terminal-border: "0"
selected_item_pixmap_style = "select_*.png"
}
+ image {
top = 100%-100
left = 50%-480
width = 960
height = 84
file = "info.png"
}
# Show a countdown message using the label component
+ label {
top = 82%

View File

@ -31,6 +31,14 @@ terminal-border: "0"
selected_item_pixmap_style = "select_*.png"
}
+ image {
top = 100%-50
left = 50%-240
width = 480
height = 42
file = "info.png"
}
# Show a countdown message using the label component
+ label {
top = 82%

View File

@ -31,6 +31,14 @@ terminal-border: "0"
selected_item_pixmap_style = "select_*.png"
}
+ image {
top = 100%-76
left = 50%-360
width = 720
height = 63
file = "info.png"
}
# Show a countdown message using the label component
+ label {
top = 82%