summaryrefslogtreecommitdiffstats
path: root/dot_alacritty.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dot_alacritty.toml')
-rw-r--r--dot_alacritty.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/dot_alacritty.toml b/dot_alacritty.toml
index b505839..66e4351 100644
--- a/dot_alacritty.toml
+++ b/dot_alacritty.toml
@@ -51,11 +51,12 @@ foreground = "#f1f1f1"
# white= "#6e7781"
[font]
-size = 12.5
+size = 14
[font.normal]
# family = "Gitlab Mono"
-family = "Fira Code"
+# family = "Fira Code"
+family = "Iosevka"
style = "Regular"
[shell]