dotfiles/alacritty/alacritty.toml
2025-02-13 22:16:13 -05:00

10 lines
135 B
TOML

[font]
normal = { family = "JetBrainsMono Nerd Font" }
size = 12.0
[general]
import = [
"theme.toml"
]
live_config_reload = true