From d931ceaf517fdec540d91fb9b363b5f2db65eb32 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Tue, 23 Jan 2024 18:12:03 -0500 Subject: more tweaks to the fedora script. Aggressively remove padding and reduce font sizes --- foot/foot.ini | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'foot') diff --git a/foot/foot.ini b/foot/foot.ini index 08868b6..086df83 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -1,13 +1,15 @@ term=xterm-256color # font=JetbrainsMono Nerd Font:Regular:size=11 # font=IBM 3270:Regular:size=8 -font=IBM 3270:Regular:size=12 +# font=IBM 3270:Regular:size=14 # font=CozetteHiDpi:style=Medium:size=14 -# font=Iosevka Term:style=Regular:size=5.5 +# font=Iosevka Term:style=Regular:size=9 +# font=curie:style=Regular:size=9 +font=curie:style=Italic:size=9 dpi-aware=no -pad=20x20 +# pad=20x20 # pad=10x10 -# pad=5x5 +pad=5x5 notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} [bell] -- cgit v1.2.3