From cc3beb07235974bdc706b0c156ffe7f544a30c81 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Thu, 29 Feb 2024 10:47:27 +0530 Subject: foot: set font and pad --- .config/foot/foot.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 6d29377..3f2d4ef 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,2 +1,5 @@ +font=monospace:size=16 +[main] +pad=10x10 [colors] background=000000 -- cgit v1.2.3