Skip to content

Commit dda9943

Browse files
committed
Updated documentation
1 parent 1ea2dab commit dda9943

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/configuration.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,10 @@ Default: true
7373
When `VSync` is set to false, this setting defines the maximum number of frames per second that Flex Launcher will render. The minimum is 10, and the maximum is the same as the refresh rate of your monitor.
7474

7575
##### OnLaunch
76-
Defines the action that Flex Launcher will take upon the launch of an application. Possible values: "None" and "Blank"
76+
Defines the action that Flex Launcher will take upon the launch of an application. Possible values: "None", "Blank", and "Quit"
7777
- None: Flex Launcher will maintain its window while waiting for the launched application to initialize.
78-
- Blank: Same as "None", except Flex Launcher will change to a blank, black screen.
78+
- Blank: Flex Launcher will change to a blank, black screen while waiting for the launched application to initialize.
79+
- Quit: Flex Launcher will quit immediately after the successful launch of an application.
7980

8081
Default: Blank
8182

0 commit comments

Comments
 (0)