clean up tab titles in kitty
This commit is contained in:
parent
0fc7729f90
commit
42d70e5c11
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ enable_audio_bell no
|
||||||
visual_bell_duration 0.5
|
visual_bell_duration 0.5
|
||||||
enabled_layouts splits
|
enabled_layouts splits
|
||||||
tab_bar_min_tabs 1
|
tab_bar_min_tabs 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
|
||||||
map ctrl+a>j neighboring_window bottom
|
map ctrl+a>j neighboring_window bottom
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue