First commit
This commit is contained in:
commit
9499debf01
15 changed files with 1077 additions and 0 deletions
11
alacritty/alacritty.toml
Executable file
11
alacritty/alacritty.toml
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
[general]
|
||||
import = [
|
||||
"~/.config/alacritty/dank.toml"
|
||||
]
|
||||
|
||||
[scrolling]
|
||||
history = 100000
|
||||
|
||||
[font]
|
||||
normal = { family = "MesloLGS NF", style = "regular" }
|
||||
size = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue