aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alacritty.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/alacritty.toml b/alacritty.toml
index 8b6a542..c32aafa 100644
--- a/alacritty.toml
+++ b/alacritty.toml
@@ -15,11 +15,12 @@ bindings = [
]
[font]
-size = 13
+size = 9
[font.normal]
#family = "monospace"
-family = "Iosevka Nerd Font Mono"
+#family = "Iosevka Nerd Font Mono"
+family = "Hack"
style = "Regular"
[font.bold]