summaryrefslogtreecommitdiff
path: root/modules/launcher
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher')
-rw-r--r--modules/launcher/Content.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/launcher/Content.qml b/modules/launcher/Content.qml
index c8ad3a9..e887bf9 100644
--- a/modules/launcher/Content.qml
+++ b/modules/launcher/Content.qml
@@ -76,7 +76,6 @@ Item {
bottomPadding: Appearance.padding.larger
placeholderText: qsTr("Type \"%1\" for commands").arg(Config.launcher.actionPrefix)
- background: null
onAccepted: {
const currentItem = list.currentList?.currentItem;