diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2025-09-03 17:59:01 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2025-09-03 17:59:01 +0000 |
| commit | d565ae6b521cf90b22b3b9bf3a617a9114770b9c (patch) | |
| tree | ddb573cd40f001bfcf94e28a8119707419e53f65 /dot_alacritty.toml | |
| parent | 0170b225454f166701d9d493d579208d942fcf80 (diff) | |
Bump
Diffstat (limited to 'dot_alacritty.toml')
| -rw-r--r-- | dot_alacritty.toml | 3 |
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] |
