dotfiles/alacritty/alacritty.toml
2026-06-20 08:38:25 +02:00

11 lines
162 B
TOML

[general]
import = [
"~/.config/alacritty/dank.toml"
]
[scrolling]
history = 100000
[font]
normal = { family = "MesloLGS NF", style = "regular" }
size = 10