mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-18 05:34:02 -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
1
footrc
1
footrc
|
|
@ -4,6 +4,7 @@
|
|||
# scrollback=1000
|
||||
# geometry=700x500
|
||||
# pad=2x2
|
||||
# startup-mode=windowed
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||
# term=foot
|
||||
# login-shell=no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue