From db1e2ea3bf7dd1f5ac1960ca4c9dc17757649460 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 26 Jul 2025 23:11:28 +1000 Subject: dcontent: impl bt settings --- modules/launcher/Content.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/launcher') 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; -- cgit v1.2.3-freya