add config + command line option for setting initial window width/height

This commit is contained in:
Daniel Eklöf 2019-08-23 17:26:41 +02:00
parent 4e2067446a
commit 7026f60717
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 56 additions and 13 deletions

1
footrc
View file

@ -1,5 +1,6 @@
# font=monospace
# scrollback=1000
# geometry=500x300
# shell=/usr/bin/zsh
# term=foot
# workers=<number of logical CPUs>