fix alacritty font
This commit is contained in:
parent
5143e9b77b
commit
0e649eddbb
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
git/.gitconfig-work
|
||||
home/
|
||||
nano/.cache/nano/
|
||||
i3/.wallpapers/
|
||||
nano/.cache/nano/*
|
||||
|
|
|
@ -7,3 +7,5 @@ import = [
|
|||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
normal = { family = "Hack Nerd Font Mono" }
|
||||
|
|
Loading…
Add table
Reference in a new issue