dev-environment-files/.config/alacritty/alacritty.toml

21 lines
265 B
TOML

import = [
"~/.config/alacritty/themes/themes/coolnight.toml"
]
[ env ]
TERM = "xterm-256color"
[window]
padding.x = 10
padding.y = 10
decorations = "Buttonless"
[font]
normal.family = "MesloLGS Nerd Font Mono"
#regular
size = 24
#for video
# size = 35.0