proper wezterm size

This commit is contained in:
baduhai 2022-12-23 00:21:11 -03:00
parent e3fd6fc0bb
commit dc2ce9bf58

View file

@ -51,8 +51,8 @@
"Hack Nerd Font", "Hack Nerd Font",
"Noto Color Emoji", "Noto Color Emoji",
}), }),
initial_cols = 120,
initial_cols = 30, initial_cols = 30,
initial_cols = 120,
} }
''; '';
}; };