fix launcher for non-uwsm #63
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user