This commit is contained in:
pls.153 2022-12-27 21:32:05 +01:00
parent 28e9337972
commit 4a2fe73183

View file

@ -11,6 +11,7 @@ Rectangle {
ColumnLayout {
anchors.fill: parent
spacing: 0
Ext.MenuBack {
id: menuBack
@ -38,7 +39,7 @@ Rectangle {
topPadding: 8
bottomPadding: 8
font.family: "Hack"
font.pixelSize: 16
font.pixelSize: 14
text: ":r1 etc. restart / :h help / :q quit"
}
@ -62,7 +63,7 @@ Rectangle {
delegate: Text {
padding: 8
textFormat: Text.PlainText
font.pixelSize: 18
font.pixelSize: 16
font.family: "Hack"
font.bold: mBold
text: mText