diff --git a/Modules/Settings/SettingsIndex.mjs b/Modules/Settings/SettingsIndex.mjs index b427758..a56c645 100644 --- a/Modules/Settings/SettingsIndex.mjs +++ b/Modules/Settings/SettingsIndex.mjs @@ -967,6 +967,13 @@ export const settingsIndex = [ section: "Launcher", keywords: ["command", "prefix", "special"], }, + { + name: "Use UWSM launch command", + category: "launcher", + categoryName: "Launcher", + section: "Launcher", + keywords: ["command", "uwsm", "systemd"], + }, // Fuzzy Search section { name: "Apps",