kitty: hide tab bar unless multiple tabs

This commit is contained in:
Matthew Ryan Dillon 2025-12-03 14:05:15 -05:00
parent d8e3ed30a9
commit 949dd9c120

View file

@ -7,7 +7,7 @@ enable_audio_bell no
visual_bell_duration 0.5 visual_bell_duration 0.5
enabled_layouts splits enabled_layouts splits
tab_bar_edge top tab_bar_edge top
tab_bar_min_tabs 1 tab_bar_min_tabs 2
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index} {title.split('/')[-1].split(':')[-1]}" tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index} {title.split('/')[-1].split(':')[-1]}"
map ctrl+a>h neighboring_window left map ctrl+a>h neighboring_window left