Update wezterm.lua
This commit is contained in:
parent
fc402dd907
commit
c8cad495d3
@ -7,12 +7,11 @@ local config = {
|
|||||||
"Fira Code",
|
"Fira Code",
|
||||||
"Roboto",
|
"Roboto",
|
||||||
}),
|
}),
|
||||||
font_size = 14,
|
font_size = 16,
|
||||||
|
|
||||||
window_decorations = "TITLE | RESIZE",
|
initial_rows = nil,
|
||||||
|
initial_cols = nil,
|
||||||
initial_cols = 160,
|
window_startup_mode = "Maximized",
|
||||||
initial_rows = 30,
|
|
||||||
|
|
||||||
color_scheme = "Ayu Dark (Gogh)",
|
color_scheme = "Ayu Dark (Gogh)",
|
||||||
background = {
|
background = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user