From 4bb68282beaa3558298a0e6d6bbe46133015ee90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 8 Jun 2024 08:54:12 +0200 Subject: [PATCH] foot.ini: add missing option resize-by-cells Closes #1731 --- foot.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/foot.ini b/foot.ini index f4f104ae..23652d5e 100644 --- a/foot.ini +++ b/foot.ini @@ -26,6 +26,7 @@ # initial-window-size-chars= # initial-window-mode=windowed # pad=0x0 # optionally append 'center' +# resize-by-cells=yes # resize-delay-ms=100 # notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}