From 0dedac1d5b388c56f2b4099929e6a13a9a3be180 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Wed, 11 Mar 2026 16:52:58 +0100 Subject: update --- .config/foot/foot.ini.freebsd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/foot/foot.ini.freebsd (limited to '.config/foot/foot.ini.freebsd') diff --git a/.config/foot/foot.ini.freebsd b/.config/foot/foot.ini.freebsd new file mode 100644 index 0000000..d5e557b --- /dev/null +++ b/.config/foot/foot.ini.freebsd @@ -0,0 +1,15 @@ +[main] +#font=Mono:size=9 +#font=MiscFixed:pixelsize=14 +#font=fixed-6x13:pixelsize=13 + +font=Misc MiscFixed:pixelsize=13 +pad=2x0 center + +#[cursor] +#color=ffffff ff0000 + +[colors] +background=ffffff +foreground=000000 +cursor=ffffff ff0000 -- cgit v1.2.3