mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
config: add 'startup-mode' option
This option controls the initial window mode: windowed, maximized or fullscreen. The default is windowed.
This commit is contained in:
parent
be8b6e8c75
commit
e197368c0f
6 changed files with 39 additions and 1 deletions
|
|
@ -12,6 +12,8 @@
|
|||
|
||||
* 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_.
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue