Remove deprecated alacritty options
This commit is contained in:
parent
74250678d9
commit
d68d5438ce
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,6 @@
|
||||||
scrolling:
|
scrolling:
|
||||||
history: 10000
|
history: 10000
|
||||||
multiplier: 3
|
multiplier: 3
|
||||||
auto_scroll: false
|
|
||||||
|
|
||||||
tabspaces: 8
|
|
||||||
|
|
||||||
font:
|
font:
|
||||||
normal:
|
normal:
|
||||||
|
@ -15,7 +12,7 @@ font:
|
||||||
italic:
|
italic:
|
||||||
family: monospace
|
family: monospace
|
||||||
style: Italic
|
style: Italic
|
||||||
size: 7.5
|
size: 8
|
||||||
|
|
||||||
${get_base16('alacritty')}
|
${get_base16('alacritty')}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue