diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 10:11:55 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 10:11:55 -0400 |
commit | 5e2a81b57fcf1cbce2be4a65f4c4946fd226e0be (patch) | |
tree | 93f01fc62762c0a5fb53bc579a6a1ff43e337ebd /home-config/foot/foot.ini | |
parent | 0bfe77ab7c7ca667a9894da80dc842bb241ac4d2 (diff) |
fix font issue
Diffstat (limited to 'home-config/foot/foot.ini')
-rw-r--r-- | home-config/foot/foot.ini | 3 |
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 @@ | |||
1 | font=Monofur Nerd Font Mono:size=15 | 1 | font=Monofur Nerd Font Mono:size=15 |
2 | font-bold=Monofur Nerd Font Mono:size=15 | ||
3 | font-italic=Monofur Nerd Font Mono:size=15 | ||
4 | font-bold-italic=Monofur Nerd Font Mono:size=15 | ||
5 | 2 | ||
6 | notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} | 3 | notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} |
7 | 4 | ||