1
0
mirror of https://github.com/sameer1612/.dotfiles.git synced 2025-02-19 19:10:07 +02:00

hidden kitty tabbar

This commit is contained in:
Sameer Kumar 2023-10-09 19:12:39 +05:30
parent 9f419cb2d2
commit ca822d855f

View File

@ -925,7 +925,7 @@ hide_window_decorations titlebar-only
#: The second number is the margin between the tab bar and the
#: contents of the current tab.
tab_bar_style powerline
tab_bar_style hidden
#: The tab bar style, can be one of:
@ -983,7 +983,7 @@ tab_bar_min_tabs 2
#: The separator between tabs in the tab bar when using separator as
#: the tab_bar_style.
tab_powerline_style angled
tab_powerline_style slanted
#: The powerline separator style between tabs in the tab bar when
#: using powerline as the tab_bar_style, can be one of: angled,
@ -1001,7 +1001,7 @@ tab_powerline_style angled
#: The maximum number of cells that can be used to render the text in
#: a tab. A value of zero means that no limit is applied.
# tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title}"
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index}"
#: A template to render the tab title. The default just renders the
#: title with optional symbols for bell and activity. If you wish to