Files
.dotfiles/macos/alacritty.toml
2026-01-13 08:00:00 +04:00

16 lines
273 B
TOML

[env]
TERM = "xterm-256color"
[window]
padding.x = 20
padding.y = 20
[general]
import = [
"~/.config/alacritty/themes/themes/nackerthemes.toml"
]
#decorations = "Buttonless"
#opacity = 0.92
#blur = true
[font]
normal.family = "CodeNewRoman Nerd Font Mono"
size = 14.5