(alacritty) add config

This commit is contained in:
jc 2024-08-07 17:20:39 -04:00
commit 403ae83e77
No known key found for this signature in database

7
alacritty/alacritty.toml Normal file
View file

@ -0,0 +1,7 @@
import = [
"~/.config/alacritty/theme.toml"
]
[font]
normal = { family = "FiraCode Nerd Font" }
size = 11.5