From ce6220b1a0e94ee3c5f11fe195ae7f453f7b2666 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Fri, 1 Dec 2023 18:16:33 +0100 Subject: [foot] track actual config --- foot/foot.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 foot/foot.ini (limited to 'foot') diff --git a/foot/foot.ini b/foot/foot.ini new file mode 100644 index 0000000..34c3a86 --- /dev/null +++ b/foot/foot.ini @@ -0,0 +1,11 @@ +[main] +font=MxPlus IBM VGA 9x16:size=22 +font-bold=MxPlus IBM VGA 9x16:size=22 +# font=Commit Mono:size=13 +bold-text-in-bright=on +box-drawings-uses-font-glyphs=yes +#dpi-aware=yes +include=/usr/share/foot/themes/apprentice + +[scrollback] +lines=65536 -- cgit v1.2.3