dotfiles/config/.config/alacritty/alacritty.toml
Michael Chalupiak 3d1ff7934a alacritty + nord
2025-03-23 16:03:59 -04:00

10 lines
113 B
TOML

[general]
import = ["nord.toml"]
[font]
size = 14
[font.normal]
family = "Iosevka Term SS12"
style = "Regular"