diff --git a/gui/.wezterm.lua b/gui/.wezterm.lua index 0d6188b..1510b3c 100644 --- a/gui/.wezterm.lua +++ b/gui/.wezterm.lua @@ -114,6 +114,5 @@ return { colors = custom_colors, use_fancy_tab_bar = false, hide_tab_bar_if_only_one_tab = true, - tab_max_width = 128, - tab_bar_at_bottom = true + tab_max_width = 128 }