Files
kitty-config/tabs.conf
T
rootiest 8a7327999e Cleanup
- Reorganize and remove irrelevant options
2024-07-19 08:54:14 -04:00

8 lines
283 B
Plaintext

tab_bar_align left
tab_bar_style powerline
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}"