From 5e2a81b57fcf1cbce2be4a65f4c4946fd226e0be Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 12 Oct 2023 10:11:55 -0400 Subject: [PATCH] fix font issue --- home-config/foot/foot.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/home-config/foot/foot.ini b/home-config/foot/foot.ini index 3203e46..73f0458 100644 --- a/home-config/foot/foot.ini +++ b/home-config/foot/foot.ini @@ -1,7 +1,4 @@ font=Monofur Nerd Font Mono:size=15 -font-bold=Monofur Nerd Font Mono:size=15 -font-italic=Monofur Nerd Font Mono:size=15 -font-bold-italic=Monofur Nerd Font Mono:size=15 notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}