mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 19:26:19 +00:00
Autoformat
This commit is contained in:
@@ -205,7 +205,7 @@ Item {
|
||||
if (Settings.data.appLauncher.customLaunchPrefixEnabled && Settings.data.appLauncher.customLaunchPrefix) {
|
||||
// Use custom launch prefix
|
||||
const prefix = Settings.data.appLauncher.customLaunchPrefix.split(" ")
|
||||
|
||||
|
||||
if (app.runInTerminal) {
|
||||
// For terminal apps, use the app command directly
|
||||
const command = prefix.concat(app.command)
|
||||
|
||||
Reference in New Issue
Block a user