Fix kitty tab format

This commit is contained in:
Daniel Flanagan 2023-10-01 13:12:33 -05:00
parent e65acaba09
commit fd85508217
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -454,9 +454,9 @@ in
"tab_bar_align" = "center"; "tab_bar_align" = "center";
"tab_bar_style" = "separator"; "tab_bar_style" = "separator";
"tab_separator" = ""; "tab_separator" = ''""'';
"tab_bar_edge" = "top"; "tab_bar_edge" = "top";
"tab_title_template" = ''{fmt.fg.tab}{fmt.bg.tab} {activity_symbol}{title}''; "tab_title_template" = ''"{fmt.fg.tab}{fmt.bg.tab} {activity_symbol}{title} "'';
"active_tab_font_style" = "normal"; "active_tab_font_style" = "normal";
## name: Catppuccin Kitty Mocha ## name: Catppuccin Kitty Mocha