From 9ab1235b977bc53638528f8a4fea1bdf85abadbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 23 Nov 2020 07:34:27 +0100 Subject: [PATCH] changelog: add issue ref to footclient -w/-W --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e07b308..12c057bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 scale factor alone (https://codeberg.org/dnkl/foot/issues/206). * `-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