From d565ae6b521cf90b22b3b9bf3a617a9114770b9c Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 3 Sep 2025 19:59:01 +0200 Subject: Bump --- dot_alacritty.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dot_alacritty.toml') 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] -- cgit v1.2.3-71-g8e6c