fix(alacritty): update window properties

This commit is contained in:
Oscar Wallberg
2024-08-23 16:04:05 +02:00
parent 1063c3351d
commit b2042b1100
+5 -2
View File
@@ -45,6 +45,9 @@ text = "#080808"
[env]
TERM = "xterm-256color"
[font]
size = 11
[font.normal]
family = "Iosevka Custom"
style = "Regular"
@@ -60,8 +63,8 @@ decorations = "None"
dynamic_padding = false
[window.dimensions]
columns = 120
lines = 36
columns = 220
lines = 60
[window.padding]
x = 3