Closed korbosoft closed 1 year ago
Please use
return {
use_fancy_tab_bar = false,
}
if you expect to see a styled tab bar appearance. See the docs.
The "fancy tab bar" has less options available: https://wezfurlong.org/wezterm/config/appearance.html#native-fancy-tab-bar-appearance
If you want to style your retro tab bar, feel free to have a look at my dotfiles:
Thanks!
Please use
return { use_fancy_tab_bar = false, }
if you expect to see a styled tab bar appearance. See the docs.
The "fancy tab bar" has less options available: https://wezfurlong.org/wezterm/config/appearance.html#native-fancy-tab-bar-appearance
If you want to style your retro tab bar, feel free to have a look at my dotfiles:
Worked for me, just wanted to mention that said config has moved into it's own repo for anyone that comes across this. You can find it here now and has examples on how to use it https://github.com/nekowinston/wezterm-bar
if you need more details, feel free to ask