edited pos of prompt
This commit is contained in:
parent
46cf71e92a
commit
15cf73fdf1
|
@ -24,7 +24,7 @@ terminal-height: "100%"
|
||||||
|
|
||||||
+ label {
|
+ label {
|
||||||
left = 120
|
left = 120
|
||||||
top = 83%
|
top = 40%
|
||||||
align = "center"
|
align = "center"
|
||||||
id = "__timeout__"
|
id = "__timeout__"
|
||||||
text = "Selected OS will start in %d seconds"
|
text = "Selected OS will start in %d seconds"
|
||||||
|
|
|
@ -24,7 +24,7 @@ terminal-height: "100%"
|
||||||
|
|
||||||
+ label {
|
+ label {
|
||||||
left = 300
|
left = 300
|
||||||
top = 83%
|
top = 40%
|
||||||
align = "center"
|
align = "center"
|
||||||
id = "__timeout__"
|
id = "__timeout__"
|
||||||
text = "Selected OS will start in %d seconds"
|
text = "Selected OS will start in %d seconds"
|
||||||
|
|
Loading…
Reference in New Issue