1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

Mark SimpleFullscreen as macOS only startup mode

This commit is contained in:
Kirill Chibisov 2023-12-28 14:36:45 +04:00 committed by Christian Duerr
parent 78fa4d6feb
commit 882954cb48

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>"_