From 60a903bb21fbf2fee1a41c6f2fd24a1f43802723 Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Fri, 21 Mar 2025 14:20:51 -0400 Subject: more config --- .config/foot/foot.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .config/foot/foot.ini (limited to '.config/foot/foot.ini') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..2750895 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,12 @@ +shell=bash + +font=monospace:size=12 + +[scrollback] +lines=100000 + +[main] +pad=8x8 + +[cursor] +color= 002b36 93a1a1 -- cgit v1.2.3