Tweak kitty style
parent
fb27e8c8ef
commit
a1a6ebb5b7
|
@ -56,8 +56,8 @@ in
|
||||||
# Tab bar
|
# Tab bar
|
||||||
tab_bar_edge = "top";
|
tab_bar_edge = "top";
|
||||||
tab_bar_style = "powerline";
|
tab_bar_style = "powerline";
|
||||||
tab_powerline_style = "slanted";
|
tab_powerline_style = "angled";
|
||||||
tab_title_template = "Tab {index}: {title}";
|
tab_title_template = "{index}: {title}";
|
||||||
active_tab_font_style = "bold";
|
active_tab_font_style = "bold";
|
||||||
inactive_tab_font_style = "normal";
|
inactive_tab_font_style = "normal";
|
||||||
tab_activity_symbol = "💬";
|
tab_activity_symbol = "💬";
|
||||||
|
|
Loading…
Reference in New Issue