Tweak kitty style

main
mat ess 2022-11-21 17:08:24 -05:00
parent fb27e8c8ef
commit a1a6ebb5b7
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ in
# Tab bar
tab_bar_edge = "top";
tab_bar_style = "powerline";
tab_powerline_style = "slanted";
tab_title_template = "Tab {index}: {title}";
tab_powerline_style = "angled";
tab_title_template = "{index}: {title}";
active_tab_font_style = "bold";
inactive_tab_font_style = "normal";
tab_activity_symbol = "💬";