fix search entry for uwsm switch

This commit is contained in:
2026-04-18 00:57:49 +02:00
parent e45ecf864a
commit 7f88cbaf38
+7
View File
@@ -967,6 +967,13 @@ export const settingsIndex = [
section: "Launcher", section: "Launcher",
keywords: ["command", "prefix", "special"], keywords: ["command", "prefix", "special"],
}, },
{
name: "Use UWSM launch command",
category: "launcher",
categoryName: "Launcher",
section: "Launcher",
keywords: ["command", "uwsm", "systemd"],
},
// Fuzzy Search section // Fuzzy Search section
{ {
name: "Apps", name: "Apps",