From 36805b8eb111a144a3c201bbed69da5a7ea5bae5 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 15 Aug 2026 13:18:49 +0100 Subject: Removed trailing Mono from font names to fix small Font Awesome icons. --- .config/foot/foot.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 02f8ff8..7748079 100755 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -8,9 +8,9 @@ # title=foot # locked-title=no -font=GoMono Nerd Font Mono:size=10 -font-bold=GoMono Nerd Font Mono:style=Bold:size=10 -font-italic=GoMono Nerd Font Mono:style=Italic:size=10 +font=GoMono Nerd Font:size=10 +font-bold=GoMono Nerd Font:style=Bold:size=10 +font-italic=GoMono Nerd Font:style=Italic:size=10 # font=monospace:size=8 # font-bold= -- cgit v1.3