mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-26 14:32:52 -05:00
Add support for custom launch prefix, launch apps with niri msg action
spawn on niri
This commit is contained in:
@@ -131,7 +131,7 @@ Item {
|
||||
return
|
||||
}
|
||||
suppressUpdatesWhileLaunching = true
|
||||
appData.desktopEntry.execute()
|
||||
SessionService.launchDesktopEntry(appData.desktopEntry)
|
||||
appLaunched(appData)
|
||||
AppUsageHistoryData.addAppUsage(appData.desktopEntry)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user