vim config

This commit is contained in:
floki
2024-12-21 14:51:25 +04:00
parent 16c8a4c731
commit 7aa76acbaf
2 changed files with 15 additions and 15 deletions

View File

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