enlarge wezterm, this is the ideal size as we get 2x neovim panes at 100char + 5 char buffer

This commit is contained in:
♥ Minnie ♥ 2025-09-29 20:23:58 +08:00
parent e5d1ba38d4
commit 696112f7cf
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -149,7 +149,7 @@ config.keys = {
})
pane:split({
direction = "Left",
size = 0.26,
size = 0.28,
args = { "claude" }
})