update alacitty config
This commit is contained in:
parent
407e8af538
commit
b1e61391c4
1 changed files with 1 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ style = "Block"
|
||||||
TERM = "alacritty"
|
TERM = "alacritty"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 10
|
size = 11
|
||||||
|
|
||||||
[font.bold]
|
[font.bold]
|
||||||
family = "monospace"
|
family = "monospace"
|
||||||
|
|
@ -407,9 +407,6 @@ history = 100000
|
||||||
save_to_clipboard = true
|
save_to_clipboard = true
|
||||||
semantic_escape_chars = ",│`|:\"' ()[]{}<>\t"
|
semantic_escape_chars = ",│`|:\"' ()[]{}<>\t"
|
||||||
|
|
||||||
[shell]
|
|
||||||
program = "/bin/bash"
|
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
decorations = "full"
|
decorations = "full"
|
||||||
dynamic_padding = false
|
dynamic_padding = false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue