aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/main.qml')
-rw-r--r--homescreen/qml/main.qml7
1 files changed, 7 insertions, 0 deletions
diff --git a/homescreen/qml/main.qml b/homescreen/qml/main.qml
index 7d40276..d74fd1f 100644
--- a/homescreen/qml/main.qml
+++ b/homescreen/qml/main.qml
@@ -90,6 +90,13 @@ Window {
}
}
+ SpeechChrome {
+ anchors.left: parent.left
+ anchors.right: parent.right
+ anchors.bottom: parent.bottom
+ height: 215
+ }
+
Connections {
target: homescreenHandler
onShowInformation: {