fix(alacritty): update config
This commit is contained in:
@@ -42,9 +42,6 @@ text = "#080808"
|
|||||||
cursor = "#b2ceee"
|
cursor = "#b2ceee"
|
||||||
text = "#080808"
|
text = "#080808"
|
||||||
|
|
||||||
[env]
|
|
||||||
TERM = "xterm-256color"
|
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 12
|
size = 12
|
||||||
|
|
||||||
@@ -65,8 +62,8 @@ dynamic_title = false
|
|||||||
title = "Terminal"
|
title = "Terminal"
|
||||||
|
|
||||||
[window.dimensions]
|
[window.dimensions]
|
||||||
columns = 177
|
columns = 179
|
||||||
lines = 62
|
lines = 60
|
||||||
|
|
||||||
[window.padding]
|
[window.padding]
|
||||||
x = 3
|
x = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user