refactor(wezter): do not set term var

This commit is contained in:
Price Hiller 2022-08-19 20:02:54 -05:00
parent 7e62eef733
commit ea6b94fc4d

View File

@ -4,6 +4,5 @@ return {
exit_behavior = "Close",
scrollback_lines = 20000,
native_macos_fullscreen_mode = true,
term = "wezterm",
warn_about_missing_glyphs = true,
}