fix alacritty font

This commit is contained in:
Hactarus 2024-09-30 18:20:52 +02:00
parent 5143e9b77b
commit 0e649eddbb
2 changed files with 3 additions and 1 deletions

View file

@ -7,3 +7,5 @@ import = [
[env]
TERM = "xterm-256color"
[font]
normal = { family = "Hack Nerd Font Mono" }