fix launcher for non-uwsm #63

Merged
zach merged 2 commits from fix-uwsm-launcher into main 2026-04-18 01:01:32 +02:00
Showing only changes of commit 7f88cbaf38 - Show all commits
+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",