From 237990f064f97df14bdb20fcb878998a89959a49 Mon Sep 17 00:00:00 2001 From: Michael Hunteman Date: Sun, 27 Aug 2023 20:50:06 -0500 Subject: Change foot font size to 12 --- .config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/foot/foot.ini') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 6df5704..42e90aa 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -7,7 +7,7 @@ # horizontal-letter-offset=0 # vertical-letter-offset=0 # dpi-aware=yes -font=DejaVu Sans Mono:size=11 +font=DejaVu Sans Mono:size=12 # initial-window-size-pixels=700x500 # Or, initial-window-size-chars=80x24 -- cgit v1.2.3