diff options
Diffstat (limited to 'alacritty.man')
-rw-r--r-- | alacritty.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.man b/alacritty.man index cf5a480f..753c16b1 100644 --- a/alacritty.man +++ b/alacritty.man @@ -50,7 +50,7 @@ Specify alternative configuration file [default: $XDG_CONFIG_HOME/alacritty/alac .HP \fB\-d\fR, \fB\-\-dimensions\fR <columns> <lines> .IP -Defines the window dimensions. Falls back to size specified by window manager if set to 0x0 [default: 80x24] +Defines the window dimensions. Falls back to size specified by window manager if set to 0x0 [default: 0x0] .TP \fB\-t\fR, \fB\-\-title\fR <title> Defines the window title [default: Alacritty] |