client: add new "--window-size-*" options to docs and CHANGELOG.md

This commit is contained in:
Craig Barnes 2020-11-22 18:36:37 +00:00
parent 748f98e0c0
commit b8fc2e19da
4 changed files with 12 additions and 0 deletions

View file

@ -72,6 +72,8 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
implements foot's old font sizing behavior. But, when **disabled**,
foot will ignore the monitors' DPI and instead size fonts using the
scale factor alone (https://codeberg.org/dnkl/foot/issues/206).
* `-w,--window-size-pixels` and `-W,--window-size-chars` command line
options to `footclient`.
### Changed