Files
.dotfiles/macos/alacritty.toml
2025-08-04 03:06:11 +04:00

16 lines
260 B
TOML

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