(alacritty) add config
This commit is contained in:
parent
9e50504a45
commit
403ae83e77
1 changed files with 7 additions and 0 deletions
7
alacritty/alacritty.toml
Normal file
7
alacritty/alacritty.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import = [
|
||||
"~/.config/alacritty/theme.toml"
|
||||
]
|
||||
|
||||
[font]
|
||||
normal = { family = "FiraCode Nerd Font" }
|
||||
size = 11.5
|
||||
Loading…
Add table
Add a link
Reference in a new issue