From 7a82d3d367c6dae10b8303b4663effb3977d7857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Bidar?= Date: Mon, 22 Apr 2024 22:35:57 +0300 Subject: [PATCH] Set kcm module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Bidar --- pass.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pass.json b/pass.json index bdfb7d1..128ef61 100644 --- a/pass.json +++ b/pass.json @@ -18,5 +18,6 @@ "Name": "Pass", "Version": "1.1.0" }, - "X-Plasma-AdvertiseSingleRunnerQueryMode": true + "X-Plasma-AdvertiseSingleRunnerQueryMode": true, + "X-KDE-ConfigModule": "kf6/krunner/kcms/kcm_krunner_pass" }