mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 02:47:56 +00:00
16 lines
260 B
TOML
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
|