From b01286eae38540df943bdebbc197bc103f9cedf8 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Wed, 30 Jul 2025 18:41:42 -0600 Subject: [PATCH] plasma-runner-neochat: remove unnecessary minimum letter count Users generally expect search results to start appearing with the first character typed; we shouldn't be setting minimum letter counts without a very good reason. Excessive minimum letter counts are also bad specifically for Chinese, which is highly information-dense. Get rid of the minimum letter count. CCBUG: 490972 --- src/app/plasma-runner-neochat.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/plasma-runner-neochat.desktop b/src/app/plasma-runner-neochat.desktop index 96852bb22..110b1891a 100644 --- a/src/app/plasma-runner-neochat.desktop +++ b/src/app/plasma-runner-neochat.desktop @@ -93,4 +93,3 @@ X-Plasma-API=DBus X-Plasma-DBusRunner-Service=org.kde.neochat X-Plasma-DBusRunner-Path=/RoomRunner X-Plasma-Request-Actions-Once=true -X-Plasma-Runner-Min-Letter-Count=3