summaryrefslogtreecommitdiffstats
path: root/dot_alacritty.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dot_alacritty.toml')
-rw-r--r--dot_alacritty.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_alacritty.toml b/dot_alacritty.toml
index aa44a24..b505839 100644
--- a/dot_alacritty.toml
+++ b/dot_alacritty.toml
@@ -54,7 +54,8 @@ foreground = "#f1f1f1"
size = 12.5
[font.normal]
-family = "FiraCodeNerdFont"
+# family = "Gitlab Mono"
+family = "Fira Code"
style = "Regular"
[shell]