Mark SimpleFullscreen as macOS only startup mode

This commit is contained in:
Kirill Chibisov 2023-12-28 14:36:45 +04:00 committed by GitHub
parent b6b21f73ea
commit ea450f5150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -143,6 +143,15 @@ This section documents the *[window]* table of the configuration file.
Startup mode (changes require restart)
*Windowed*
Regular window.
*Maximized*
The window will be maximized on startup.
*Fullscreen*
The window will be fullscreened on startup.
*SimpleFullscreen* _(macOS only)_
Same as _Fullscreen_, but you can stack windows on top.
Default: _"Windowed"_
*title* = _"<string>"_