summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-10-12 10:11:55 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-10-12 10:11:55 -0400
commit5e2a81b57fcf1cbce2be4a65f4c4946fd226e0be (patch)
tree93f01fc62762c0a5fb53bc579a6a1ff43e337ebd
parent0bfe77ab7c7ca667a9894da80dc842bb241ac4d2 (diff)
fix font issue
-rw-r--r--home-config/foot/foot.ini3
1 files changed, 0 insertions, 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 @@
1font=Monofur Nerd Font Mono:size=15 1font=Monofur Nerd Font Mono:size=15
2font-bold=Monofur Nerd Font Mono:size=15
3font-italic=Monofur Nerd Font Mono:size=15
4font-bold-italic=Monofur Nerd Font Mono:size=15
5 2
6notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} 3notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
7 4