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

@ -12,8 +12,9 @@
* User configurable key- and mouse bindings. See `man 5 foot` and the
example `footrc` (https://codeberg.org/dnkl/foot/issues/1)
* **startup-mode** option to `footrc`, that lets you control the
initial window mode: _windowed_, _maximized_ or _fullscreen_.
* **initial-window-mode** option to `footrc`, that lets you control
the initial mode for each newly spawned window: _windowed_,
_maximized_ or _fullscreen_.
### Changed