Update wezterm.lua

This commit is contained in:
itsscb 2025-05-08 17:45:52 +00:00
parent ddff8cd7c7
commit 285389513f

View File

@ -9,6 +9,8 @@ local config = {
}),
font_size = 14,
window_decorations = "TITLE | RESIZE",
initial_cols = 160,
initial_rows = 30,