From 52589aced06f9469ef322433e8e4157cd2f55618 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Fri, 27 Jun 2025 15:50:30 -0400 Subject: [PATCH] 6/27 --- alacritty.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alacritty.toml b/alacritty.toml index fc4c0ac..215779d 100644 --- a/alacritty.toml +++ b/alacritty.toml @@ -1,10 +1,10 @@ general.import=["~/.config/alacritty/themes/themes/everforest_dark.toml"] [font] -size = 7 +size = 8 [font.normal] -family = "ComicMono" +family = "ComicShannsMonoNerdFont" [window] opacity = 0.95