conf: rename 'startup-mode' to 'initial-window-mode'

This commit is contained in:
Daniel Eklöf 2020-03-28 12:04:00 +01:00
parent 758fd9fd58
commit a2a370acba
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 8 additions and 7 deletions

View file

@ -40,9 +40,9 @@ in this order:
Padding between border and glyphs, in pixels, on the form
_XxY_ (-padding). Default: _2x2_.
*startup-mode*
Initial window mode: *windowed*, *maximized* or
*fullscreen*. Default: _windowed_.
*initial-window-mode*
Initial window mode for each newly spawned window: *windowed*,
*maximized* or *fullscreen*. Default: _windowed_.
*shell*
Executable to launch. Typically a shell. Default: _$SHELL_ if set,