dotfiles/alacritty/alacritty.toml
Guilhem Baccialone 9499debf01 First commit
2026-06-17 23:29:22 +02:00

11 lines
162 B
TOML
Executable file

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