aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-12-28 14:36:45 +0400
committerGitHub <noreply@github.com>2023-12-28 14:36:45 +0400
commitea450f5150b3afdcc10898215c0e63dd79f8fd77 (patch)
tree669c5b12b20347b02eb17101ac11c5317bf7e308
parentb6b21f73ea2407d16d3ffb7036df5fa780c53b79 (diff)
downloadalacritty-ea450f5150b3afdcc10898215c0e63dd79f8fd77.tar.gz
alacritty-ea450f5150b3afdcc10898215c0e63dd79f8fd77.zip
Mark SimpleFullscreen as macOS only startup mode
-rw-r--r--extra/man/alacritty.5.scd9
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>"_