diff options
Diffstat (limited to 'extra/man/alacritty.5.scd')
-rw-r--r-- | extra/man/alacritty.5.scd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/man/alacritty.5.scd b/extra/man/alacritty.5.scd index 272c861f..8b1b91df 100644 --- a/extra/man/alacritty.5.scd +++ b/extra/man/alacritty.5.scd @@ -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>"_ |