From 57d9a7451faa62381058575a7dbf11fdb73903d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 1 Dec 2022 15:06:13 +0100 Subject: [PATCH] =?UTF-8?q?foot.ini:=20use=20a=20quoted,=20empty=20string?= =?UTF-8?q?=20for=20=E2=80=9Cindicator-format=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don’t allow empty values, but we do allow quoted, empty values. --- foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foot.ini b/foot.ini index 62f853fa..d0c93519 100644 --- a/foot.ini +++ b/foot.ini @@ -48,7 +48,7 @@ # lines=1000 # multiplier=3.0 # indicator-position=relative -# indicator-format= +# indicator-format="" [url] # launch=xdg-open ${url}