refactor(wezter): do not set term var
This commit is contained in:
parent
7e62eef733
commit
ea6b94fc4d
@ -4,6 +4,5 @@ return {
|
|||||||
exit_behavior = "Close",
|
exit_behavior = "Close",
|
||||||
scrollback_lines = 20000,
|
scrollback_lines = 20000,
|
||||||
native_macos_fullscreen_mode = true,
|
native_macos_fullscreen_mode = true,
|
||||||
term = "wezterm",
|
|
||||||
warn_about_missing_glyphs = true,
|
warn_about_missing_glyphs = true,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user