(alacritty) create a sm font size config

This commit is contained in:
jc 2025-01-14 18:12:22 -05:00
commit 25e6ee0d1b

View file

@ -0,0 +1,10 @@
[font]
normal = { family = "JetBrainsMono Nerd Font" }
size = 12.0
[general]
import = [
"theme.toml"
]
live_config_reload = true