wezterm: move tab bar back to top
This commit is contained in:
parent
fedc8567a2
commit
ff4ee5eea8
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue