Re add window decs for Wezterm

RESIZE does not work well on Linux.
This commit is contained in:
Dan Barber 2024-09-27 10:11:28 -05:00
parent e1b7b8e8b7
commit 25ea814d3d

View File

@ -7,8 +7,6 @@ config.color_scheme = "Srcery (Gogh)"
config.font = wezterm.font "Berkeley Mono"
config.font_size = 14
config.window_decorations = "RESIZE"
config.use_fancy_tab_bar = false
config.hide_tab_bar_if_only_one_tab = true