update alacitty config

This commit is contained in:
Vladan Popovic 2025-12-08 11:53:36 +01:00
parent 407e8af538
commit b1e61391c4

View file

@ -6,7 +6,7 @@ style = "Block"
TERM = "alacritty"
[font]
size = 10
size = 11
[font.bold]
family = "monospace"
@ -407,9 +407,6 @@ history = 100000
save_to_clipboard = true
semantic_escape_chars = ",│`|:\"' ()[]{}<>\t"
[shell]
program = "/bin/bash"
[window]
decorations = "full"
dynamic_padding = false