feat: move to alacritty as default terminal

This commit is contained in:
2026-08-03 15:16:45 +02:00
parent ae331c5f63
commit e90fe68d24
5 changed files with 52 additions and 20 deletions
+10
View File
@@ -0,0 +1,10 @@
[general]
import = [
"~/.config/alacritty/dank-theme.toml"
]
[font]
normal = {
family = "Source Code Pro", style = "Regular"
}
size = 12.0