summaryrefslogtreecommitdiff
path: root/modules/launcher/Content.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-26 23:11:28 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-26 23:11:28 +1000
commitdb1e2ea3bf7dd1f5ac1960ca4c9dc17757649460 (patch)
tree49db4ec68518e475f6e24f96373b28dd85e40e19 /modules/launcher/Content.qml
parentdcontent: add bt pane (diff)
downloadcaelestia-shell-db1e2ea3bf7dd1f5ac1960ca4c9dc17757649460.tar.gz
caelestia-shell-db1e2ea3bf7dd1f5ac1960ca4c9dc17757649460.tar.bz2
caelestia-shell-db1e2ea3bf7dd1f5ac1960ca4c9dc17757649460.zip
dcontent: impl bt settings
Diffstat (limited to 'modules/launcher/Content.qml')
-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;