kitty: hide tab bar unless multiple tabs
This commit is contained in:
parent
d8e3ed30a9
commit
949dd9c120
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue