mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
add config + command line option for setting initial window width/height
This commit is contained in:
parent
4e2067446a
commit
7026f60717
6 changed files with 56 additions and 13 deletions
|
|
@ -21,6 +21,9 @@ in this order:
|
|||
Font and style to use, in fontconfig format. See *FONT
|
||||
FORMAT*. Default: _monospace_.
|
||||
|
||||
*geometry*
|
||||
Initial window width and height, on the form _WIDTHxHEIGHT_.
|
||||
|
||||
*shell*
|
||||
Executable to launch. Typically a shell. Default: the user's
|
||||
default shell (as specified in _/etc/passwd_).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue