First commit

This commit is contained in:
Guilhem Baccialone 2026-06-17 23:29:22 +02:00
commit 9499debf01
15 changed files with 1077 additions and 0 deletions

11
alacritty/alacritty.toml Executable file
View file

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