changelog: add issue ref to footclient -w/-W

This commit is contained in:
Daniel Eklöf 2020-11-23 07:34:27 +01:00
parent a5f3aa1278
commit 9ab1235b97
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -73,7 +73,7 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
foot will ignore the monitors' DPI and instead size fonts using the foot will ignore the monitors' DPI and instead size fonts using the
scale factor alone (https://codeberg.org/dnkl/foot/issues/206). scale factor alone (https://codeberg.org/dnkl/foot/issues/206).
* `-w,--window-size-pixels` and `-W,--window-size-chars` command line * `-w,--window-size-pixels` and `-W,--window-size-chars` command line
options to `footclient`. options to `footclient` (https://codeberg.org/dnkl/foot/issues/189).
### Changed ### Changed