-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Story: Some apps are launchers that themselves spawn various different processes. Allow a user to specify their config as example:
{
Start: [Steam.exe],
End: [
{ type: Kill, process: Terraria.exe },
{ type: Kill, process: DwarfFortress.exe },
...
],
...
}Note: I believe this also solves the discord issue of a different starter.exe/process name...? Mmm, maybe not. It would if the start command allowed you to specify CLI args, but afaik currently it does not... FR for that here: #3 No, it does I believe. Description of the reasoning on #4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request