enlarge wezterm, this is the ideal size as we get 2x neovim panes at 100char + 5 char buffer
This commit is contained in:
parent
e5d1ba38d4
commit
696112f7cf
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ config.keys = {
|
|||
})
|
||||
pane:split({
|
||||
direction = "Left",
|
||||
size = 0.26,
|
||||
size = 0.28,
|
||||
args = { "claude" }
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue