fix: use the generated Alacritty configuration
This commit is contained in:
parent
32876821a9
commit
dc9ee849bb
3 changed files with 1 additions and 29 deletions
config/alacritty
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"font": {
|
||||
"glyph_offset": {
|
||||
"y": 6
|
||||
},
|
||||
"normal": {
|
||||
"family": "JetBrains Mono NL"
|
||||
},
|
||||
"offset": {
|
||||
"y": 12
|
||||
},
|
||||
"size": 12
|
||||
},
|
||||
"shell": {
|
||||
"program": "zsh"
|
||||
},
|
||||
"window": {
|
||||
"padding": {
|
||||
"x": 15,
|
||||
"y": 15
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue