1
0
Fork 0

wezterm: move tab bar back to top

This commit is contained in:
Von Random 2023-02-15 16:07:34 +02:00
parent fedc8567a2
commit ff4ee5eea8

View file

@ -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
}