summaryrefslogtreecommitdiff
path: root/modules/launcher/Content.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher/Content.qml')
-rw-r--r--modules/launcher/Content.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/launcher/Content.qml b/modules/launcher/Content.qml
index edbc605..92de980 100644
--- a/modules/launcher/Content.qml
+++ b/modules/launcher/Content.qml
@@ -110,6 +110,11 @@ Item {
anchors.bottom: parent.bottom
anchors.margins: root.padding
+ topPadding: Appearance.padding.normal
+ bottomPadding: Appearance.padding.normal
+ leftPadding: root.padding
+ rightPadding: root.padding
+
placeholderText: qsTr("Type \">\" for commands")
background: StyledRect {