first commit

This commit is contained in:
2024-07-06 09:21:36 -04:00
commit cad13e0186
29 changed files with 2123 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
tab_bar_align left
tab_bar_style powerline
#tab_bar_style custom
tab_powerline_style angled
tab_bar_edge top
tab_bar_min_tabs 1
tab_activity_symbol ❗
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index}:{'🇿' if layout_name == 'stack' and num_windows > 1 else ''}{title}"